@kludge-cs/eslint-config-ts
TypeScript icon, indicating that this package has built-in type declarations

2.1.0 • Public • Published

@kludge-cs/ts-eslint-config

ESLint configuration used in TypeScript based KCS projects.

Note that this also requires a tsconfig.eslint.json file to extend the base tsconfig for the package. The only thing this needs to have is an include directive, specifying the files and directories where linting is permitted, like so:

{
	"extends": "./tsconfig.json",
	"include": ["src", "test"]
}

Dependents (0)

Package Sidebar

Install

npm i @kludge-cs/eslint-config-ts

Weekly Downloads

0

Version

2.1.0

License

MIT

Unpacked Size

7.68 kB

Total Files

4

Last publish

Collaborators

  • nytelife26