Skip to content

Commit a6aae68

Browse files
Merge pull request #620 from PermanentOrg/590-angular-19
Upgrade to Angular 19
2 parents 919c4a4 + 478aa38 commit a6aae68

File tree

213 files changed

+8437
-8133
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

213 files changed

+8437
-8133
lines changed

.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ module.exports = {
8484
},
8585
],
8686
// Below are rules we want to eventually enable:
87+
'@angular-eslint/prefer-standalone': 'off',
8788
'import/no-cycle': 'off',
8889
'@angular-eslint/no-output-native': 'off',
8990
'@angular-eslint/no-output-on-prefix': 'off',

0 commit comments

Comments
 (0)