0.0.7 • Published 5 months ago
@feathers-community/eslint-config v0.0.7
@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 eslint
Usage
// 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.