Commits

Yury Bondarenko authored 14a19b20007
Upgrade TSESLint to support TypeScript 5.3.3
No tags

lint/test/fixture/tsconfig.json

Modified
1 1 {
2 - "extends": "../../../tsconfig.json",
2 + "extends": "../../tsconfig.json",
3 3 "include": [
4 - "src/**/*.ts",
5 4 "src/**/*.ts"
6 5 ],
7 - "exclude": ["dist"]
6 + "exclude": []
8 7 }

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut