Zero65 Eslint Config
npm install @zero65tech/eslint-config
bash "@zero65tech/eslint-config": "https://github.com/Zero65Tech/eslint-config.git"
2. Add extends in eslintConfig:
bash "eslintConfig": { "extends": "@zero65tech" }