$ yarn add eslint -D
$ yarn eslint --init
? How would you like to use ESLint? ***To check syntax, find problems, and enforce code style***
? What type of modules does your project use? ***JavaScript modules (import/export)***
? Which framework does your project use? ***React***
? Does your project use TypeScript? ***No***
? Where does your code run? ***Browser***
? How would you like to define a style for your project? ***Use a popular style guide***
? Which style guide do you want to follow? ***Airbnb: https://github.com/airbnb/javascript***
? What format do you want your config file to be in? ***JavaScript***
$ rm package-lock.json
$ yarn
$ yarn add prettier eslint-config-prettier eslint-plugin-prettier babel-eslint -D
-
Notifications
You must be signed in to change notification settings - Fork 0
alande-amorim/rocketshoes-web
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published