Skip to content

Commit

Permalink
Roll back angular to es2017
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyaKhD committed May 3, 2024
1 parent b3ced76 commit 56734b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/devextreme-angular/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"target": "ES2017",
"module": "ES2015",
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
Expand Down

0 comments on commit 56734b3

Please sign in to comment.