@byzanteam/eslint-config-ts
v3.2.0
Published
Byzanteam sharable ESLint configuration
Readme
Usage
Install:
$ pnpm add @byzanteam/eslint-config-ts @rushstack/eslint-patch -DEdit .eslintrc.cjs:
require('@rushstack/eslint-patch/modern-module-resolution')
module.exports = {
extends: ['@byzanteam/eslint-config-ts'],
}Note
eslint: ^8.44.xprettier: ^2.8.xtypescript: ^5.0.x
