mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-01-30 16:13:55 +00:00
Update tsconfig.base.json
This commit is contained in:
parent
290ed5ee89
commit
ed2ec8f004
@ -29,6 +29,18 @@
|
|||||||
"./src/**/*",
|
"./src/**/*",
|
||||||
],
|
],
|
||||||
"exclude": [
|
"exclude": [
|
||||||
|
"src/test.ts",
|
||||||
|
"src/app/cartography/testing.ts",
|
||||||
|
"src/app/cartography/tool.ts",
|
||||||
|
"src/app/cartography/widgets/drawings.backup.ts",
|
||||||
|
"src/app/converters/converter.ts",
|
||||||
|
"src/app/models/software.ts",
|
||||||
|
"src/app/services/testing.ts",
|
||||||
|
"src/app/testing/app-testing/app-testing.module.ts",
|
||||||
|
"src/environments/environment.electron.prod.ts",
|
||||||
|
"src/environments/environment.electron.ts",
|
||||||
|
"src/environments/environment.github.prod.ts",
|
||||||
|
"src/environments/environment.prod.ts",
|
||||||
"**/*.spec.ts"
|
"**/*.spec.ts"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user