-
💰 Check the code here
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Feel free to remove eslint-plugin-react if you don't use React
-
We can run all these scripts in parallel by using npm-run-all
-
🔬 5. Lint-staged
-
stylelint-config-prettier
Discontinued Turns off all rules that are unnecessary or might conflict with prettier.
We use stylelint-config-prettier to turns off all rules that are unnecessary or might conflict with Prettier
-
🎁 6. Stylelint (Bonus)
-
Working with SCSS? Check here
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
🍀 Check the final code 🍀 I learned this setup from Kent's static-testing-tools repo. I added Stylelint and also migrated Husky to v6. 🍀 Working with TypeScript? Check here