@runwisp/eslint-config
v0.6.0
Published
Shared ESLint configurations for the RunWisp monorepo.
Readme
@runwisp/eslint-config
Shared ESLint configurations for the RunWisp monorepo.
Configs
@runwisp/eslint-config/base— Base TypeScript + SonarJS rules with strict coding standards.
Usage
import baseConfig from "@runwisp/eslint-config/base";
export default [...baseConfig];