Skip to content

Commit

Permalink
feat(unstable): revert "enable importsNotUsedAsValues by default deno…
Browse files Browse the repository at this point in the history
  • Loading branch information
nayeemrmn authored and caspervonb committed Jan 31, 2021
1 parent f8ca602 commit 8ff7ff1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig_test.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"compilerOptions": {
"isolatedModules": true,
"importsNotUsedAsValues": "error"
"isolatedModules": true
}
}

0 comments on commit 8ff7ff1

Please sign in to comment.