mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-12 13:53:03 -05:00
feat(doc): move notifivation
This commit is contained in:
10
apps/ngrx/notification/tsconfig.editor.json
Normal file
10
apps/ngrx/notification/tsconfig.editor.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"include": [
|
||||
"**/*.ts",
|
||||
"../../../libs/ngrx-notification/backend/src/lib/fake-backend.service.ts"
|
||||
],
|
||||
"compilerOptions": {
|
||||
"types": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user