@feathers-community/eslint-config
v0.0.10
Published
Default eslint-config for feathers-community projects. It's esm and flat config only.
Maintainers
Readme
@feathers-community/eslint-config
Default eslint-config for feathers-community projects. It's esm and flat config only.
Installation
npm install --save-dev @feathers-community/eslint-config eslintUsage
// eslint.config.{js,mjs,ts,mts}
import config from "@feathers-community/eslint-config";
export default config();Used plugins/rules
see config
License
Licensed under the MIT license.
