@augu/eslint-config
v5.3.0
Published
π @augu/eslint-config is Noel's shared configuration for his projects and for Noelware as well
Downloads
1,702
Readme
π»ββοΈπ @augu/eslint-config
@augu/eslint-config is Noel's ESLint configurations for JavaScript, TypeScript, and Vue.js projects
Usage
[!IMPORTANT] As of
v5.0.0
,@augu/eslint-config
has opted to use ESLint's new flat configurations.
Flat Config
const { default: noel } = require('@augu/eslint-config');
module.exports = noel();
.eslintrc.js
/.eslintrc.json
As of v5, all RC files are removed from the package. Please use the new flat config.
License
@augu/eslint-config is released under the MIT License with love by Noel Towa! π»ββοΈπ