Frontend setup da monts em ReactJS com Typescript
- ESLint (dbaeumer.vscode-eslint)
- EditorConfig for VS Code (EditorConfig.EditorConfig)
- vscode-styled-components (jpoissonnier.vscode-styled-components)
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}yarn install
yarn start