Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Dec 4, 2023
1 parent 2f54021 commit c5649ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/tsconfig/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"target": "es2015",
"module": "es2020",
"lib": ["es2017", "es2018.asynciterable", "dom"],
"typeRoots": ["node_modules/@types", "node_modules/@taiga-ui/tsconfig/@types"],
"typeRoots": ["node_modules/@types", "types"],
"types": ["ng-dev-mode", "node"],
"skipLibCheck": true,
"downlevelIteration": true,
Expand Down

0 comments on commit c5649ef

Please sign in to comment.