mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
refactor: move libs
This commit is contained in:
10
apps/performance/34-default-vs-onpush/tsconfig.editor.json
Normal file
10
apps/performance/34-default-vs-onpush/tsconfig.editor.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"include": [
|
||||
"src/**/*.ts",
|
||||
"../../../libs/shared/directives/src/lib/cd-flashing.directive.ts"
|
||||
],
|
||||
"compilerOptions": {
|
||||
"types": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user