mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Upgrade TSESLint to support TypeScript 5.3.3
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"extends": "../../../tsconfig.json",
|
||||
"extends": "../../tsconfig.json",
|
||||
"include": [
|
||||
"src/**/*.ts",
|
||||
"src/**/*.ts"
|
||||
],
|
||||
"exclude": ["dist"]
|
||||
"exclude": []
|
||||
}
|
||||
|
Reference in New Issue
Block a user