This project was bootstrapped with Create React App.
In the project directory, you can run:
Install all package.
Builds the app for production to the build
folder.
You can view this program in the browser.
Apply eslint rules to all files.(.js
and .jsx
)
Apply eslint rules to all files.(.js
and .jsx
) and Autofix eslint error.
- vscode setting : .vscode/settings.json
- eslint setting : .eslintrc.json
- prettier setting: .prettierrc.json