forked frominnocenzi/eslint-config
- Notifications
You must be signed in to change notification settings - Fork0
Personal ESLint configuration.
License
NotificationsYou must be signed in to change notification settings
johanmolen/innocenzi-eslint-config
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Personal ESLint configuration for my projects.
npx @preset/cli innocenzi/config --eslint
There are three configurations:
@innocenzi/eslint-config/typescript
- This is the default, for TypeScript projects.@innocenzi/eslint-config/vue
- It extends the TypeScript one, for Vue projects.@innocenzi/eslint-config/basic
- If I ever do something without TypeScript.
{"extends":"@innocenzi/eslint-config"}
Most of the configuration comes from@antfu/eslint-config
. I've been using this for a while with a superset of my own rules, so I've decided to make my own reusable configuration.
About
Personal ESLint configuration.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- JavaScript100.0%