We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac704d commit 21b8d15Copy full SHA for 21b8d15
tsconfig.json
@@ -13,7 +13,7 @@
13
"lib": ["es2016", "dom"],
14
"types": [],
15
"baseUrl": "./example/",
16
- "importsNotUsedAsValues": "preserve",
+ "verbatimModuleSyntax": true,
17
"plugins": [
18
{
19
"name": "typescript-styled-plugin"
0 commit comments