Skip to content

Commit

Permalink
feat(unstable): revert "enable importsNotUsedAsValues by default deno…
Browse files Browse the repository at this point in the history
nayeemrmn authored and caspervonb committed Jan 31, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b0c00f0 commit baf0061
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 baf0061

Please sign in to comment.