Skip to content

Commit

Permalink
Merge pull request #54 from mhenkens/feature/angular16
Browse files Browse the repository at this point in the history
Feature angular16
  • Loading branch information
mhenkens authored Sep 20, 2024
2 parents 873ccf4 + c3d84f8 commit cc3756f
Show file tree
Hide file tree
Showing 85 changed files with 11,070 additions and 6,861 deletions.
12 changes: 3 additions & 9 deletions demo-app/ng15/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,9 @@
"module": "es2020",
"moduleResolution": "node",
"importHelpers": true,
"target": "ES2022",
"typeRoots": [
"node_modules/@types"
],
"lib": [
"dom",
"dom.iterable",
"es2017"
],
"target": "es2022",
"typeRoots": ["node_modules/@types"],
"lib": ["dom", "dom.iterable", "es2022"],
"useDefineForClassFields": false
},
"angularCompilerOptions": {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit cc3756f

Please sign in to comment.