https://github.com/tcd/eslint-config-dunstontc
https://github.com/tcd/eslint-config-dunstontc
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tcd/eslint-config-dunstontc
- Owner: tcd
- License: mit
- Created: 2022-08-26T22:27:00.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-26T23:48:46.000Z (almost 4 years ago)
- Last Synced: 2025-02-03T08:48:44.602Z (over 1 year ago)
- Language: TypeScript
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# My ESLint Configuration
Feel free to use it if you'd like.
## Docs
- [ESLint - Shareable Configs](https://eslint.org/docs/latest/developer-guide/shareable-configs)
## Plugins
- [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc)
- [eslint-plugin-lodash](https://github.com/wix/eslint-plugin-lodash)
- [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import)
- [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint)