Skip to content

Commit

Permalink
removed unneccessary compiler configurations
Browse files Browse the repository at this point in the history
Signed-off-by: Jonah Iden <[email protected]>
  • Loading branch information
jonah-iden committed Nov 6, 2023
1 parent 944a291 commit 2f0c06c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/sprotty/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,5 @@
],
"exclude": [
"**/*.spec.ts", "**/*.spec.tsx", "src/utils/test-helper.ts"
],
"experimentalDecorators": true,
"emitDecoratorMetadata": true
]
}

0 comments on commit 2f0c06c

Please sign in to comment.