README
Codiverse ESLint Config
Codiverse ESLint Config.
๐ Requirements
๐ Scripts
# install dependencies
npm install
# check code style
npm run lint:check
# enforce code style
npm run lint:fix
# commit staged changes
npm run commit
๐งพ License
Licensed under the MIT License.