Skip to content

Commit 5fb61a4

Browse files
authored
Migrated to Angular 19.0.3 - temporary included ng2-charts dep (#417)
* Migrated to Angular 19.0.3 - temporary included ng2-charts dep * chore: disabled default global allowHomeView env
1 parent 5b1e6cb commit 5fb61a4

File tree

107 files changed

+2863
-2293
lines changed

Some content is hidden

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

107 files changed

+2863
-2293
lines changed

eslint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ module.exports = tseslint.config(
1414
],
1515
processor: angular.processInlineTemplates,
1616
rules: {
17+
"@angular-eslint/prefer-standalone": "off",
1718
"@angular-eslint/directive-selector": [
1819
"error",
1920
{

0 commit comments

Comments
 (0)