1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2025-09-11 23:09:27 +02:00

build(deps): update latest

BREAKING CHANGE: peerDependencies: `eslint@^8.44.0`
This commit is contained in:
2023-07-02 15:54:50 +02:00
parent 528a31316d
commit e071e917f6
8 changed files with 789 additions and 4412 deletions

View File

@@ -1,6 +1,7 @@
{
"extends": "@tsconfig/strictest/tsconfig.json",
"compilerOptions": {
"resolveJsonModule": true,
"target": "ESNext",
"module": "commonjs",
"lib": ["ESNext"],