eslint-config 1.0.0
Install from the command line:
Learn more about npm packages
$ npm install @flex-development/eslint-config@1.0.0
Install via package.json:
"@flex-development/eslint-config": "1.0.0"
About this version
shareable eslint config.
This package is a shareable eslint configuration.
This package is ESM only.
In Node.js with yarn:
yarn add -D @flex-development/eslint-config
See Git - Protocols | Yarn for details regarding installing from Git.
In Deno with esm.sh
:
import fldvLint from 'https://esm.sh/@flex-development/eslint-config'
import fldvLint from '@flex-development/eslint-config'
/**
* eslint configuration.
*
* @type {import('eslint').Linter.Config[]}
*/
export default [
...fldvLint.configs.node,
{
ignores: ['lib/**/*.d.mts']
}
]
See CONTRIBUTING.md
.
This project has a code of conduct. By interacting with this repository, organization, or community you agree to abide by its terms.
Details
- eslint-config
-
flex-development
- 5 months ago
- BSD-3-Clause
- 44 dependencies
Assets
- eslint-config-1.0.0.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0