We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b327936 commit 6147d73Copy full SHA for 6147d73
tsconfig.web.json
@@ -3,6 +3,6 @@
3
"extends": "./tsconfig.json",
4
"files": ["src/index.web.ts"],
5
"compilerOptions": {
6
- "moduleSuffixes": [".web", ""],
+ "moduleSuffixes": [".web", ""]
7
}
8
0 commit comments