Upgrade angular, Nx and storybook (#888)
* Upgrade angular, Nx and storybook * Update changelog
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
"compilerOptions": {
|
||||
"emitDecoratorMetadata": true
|
||||
},
|
||||
"exclude": ["../**/*.spec.ts", "../**/*.test.ts"],
|
||||
"exclude": ["../**/*.spec.ts", "../**/*.test.ts", "jest.config.ts"],
|
||||
"include": ["../src/**/*", "*.js"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user