UNPKG

react-easy-setup

Version:

A custom React project setup with Husky and ESLint for pre-commit hooks and code quality

9 lines (8 loc) 141 B
{ "semi": false, "trailingComma": "all", "singleQuote": true, "useTabs": false, "bracketSpacing": true, "arrowParens": "avoid" }