Feature/upgrade to angular 14 (#1019)
* Upgrade to angular 14 * Migrate UntypedFormControl to FormControl * Update changelog
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
export default {
|
||||
displayName: 'common',
|
||||
|
||||
globals: {
|
||||
@@ -9,5 +9,5 @@ module.exports = {
|
||||
},
|
||||
moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx'],
|
||||
coverageDirectory: '../../coverage/libs/common',
|
||||
preset: '../../jest.preset.ts'
|
||||
preset: '../../jest.preset.js'
|
||||
};
|
||||
|
Reference in New Issue
Block a user