refactor
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
"@testing/*": ["../../testing/*"]
|
||||
}
|
||||
},
|
||||
"include": ["src/**/*"],
|
||||
"include": ["src/**/*", "../../adapters/bootstrap/EnsureInitialData.ts"],
|
||||
"exclude": ["node_modules", "dist", "**/*.mock.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user