Skip to content

@santi020k/eslint-config-basic


typescript/src

Variables

standardRules

const standardRules: TSESLint.Linter.RulesRecord

Defined in: typescript/src/rules.ts:3


typeCheckedRules

const typeCheckedRules: TSESLint.Linter.RulesRecord

Defined in: typescript/src/rules.ts:37


typescriptConfig

const typescriptConfig: ConfigArray

Defined in: typescript/src/index.ts:92

Functions

createTypescriptConfig()

createTypescriptConfig(options?): ConfigArray

Defined in: typescript/src/index.ts:17

TypeScript ESLint configuration factory Extends typescript-eslint strict + stylistic type-checked presets with custom rules

Parameters

options?
tsconfigRootDir?

string

Returns

ConfigArray

References

default

Renames and re-exports typescriptConfig


tsConfig

Renames and re-exports typescriptConfig

Documentation site v1.3.0 for @santi020k/eslint-config-basic