Feature/upgrade core dependencies (#490)
* Upgrade core dependencies * angular * nestjs * Nx * rxjs * storybook * Temporarily fix imports for storybook * Update changelog
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
"compilerOptions": {
|
||||
"emitDecoratorMetadata": true
|
||||
},
|
||||
"exclude": ["../**/*.spec.ts"],
|
||||
"exclude": ["../**/*.spec.ts", "../**/*.test.ts"],
|
||||
"include": ["../src/**/*", "*.js"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user