0.0.14 • Published 2 years ago

@calendar-widgets/eslint-config v0.0.14

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@calendar-widgets/eslint

This is an internal package. We use the ESLint rules defined in this package throughout the workspaces in this project. Feel free to use them if you'd like.

Use case

Install as a devDependency

pnpm add @calendar-widgets/eslint-config --save-dev

Add the @calendar-widgets/eslint-config to the extends field of the ESLint configuration file

module.exports = {
  'extends': ['@calendar-widgets/eslint-config']
};
0.0.14

2 years ago

0.0.13

2 years ago