@hokify/eslint-config
v2.12.0
Published
hokify eslint config
Downloads
2,282
Readme
@hokify/eslint-config
with typescript supported
Usage
Add this package to your devDependencies
pnpm add -D @hokify/eslint-config
Ensure
eslint
is installedCreate a
.eslintrc.js
fileExtend the config like this:
module.exports = {
root: true,
extends: ['@hokify']
};
Notes
see https://eslint.org/docs/developer-guide/shareable-configs