Skip to content

Commit 6147d73

Browse files
committed
chore: make json5 like json
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent b327936 commit 6147d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.web.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"extends": "./tsconfig.json",
44
"files": ["src/index.web.ts"],
55
"compilerOptions": {
6-
"moduleSuffixes": [".web", ""],
6+
"moduleSuffixes": [".web", ""]
77
}
88
}

0 commit comments

Comments
 (0)