eslint-config-wzx
The custom eslint rules based on airbnb-base. (Support Typescript Eslint)
eslint-config-wzx-vue
The custom vue eslint rules based on eslint-config-wzx. (Follow airbnb-base and Support Typescript Eslint)
eslint-config-wzx-nuxt
The custom nuxt eslint rules based on eslint-config-wzx-vue. (Follow airbnb-base and Support Typescript Eslint)
esbnb
The ESLint with Airbnb configuration installer
@h2q318/eslint-config-expressjs
This package extends Airbnb's base JS .eslintrc (without React plugins) as an extensible shared config. ## Installation ```bash npm install --save-dev @h2q318/eslint-config-expressjs ```