We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70a249 commit 917c40cCopy full SHA for 917c40c
1 file changed
packages/page-primitives/tsconfig.json
@@ -3,7 +3,7 @@
3
"exclude": ["dist", "build", "node_modules"],
4
"compilerOptions": {
5
"outDir": "./dist",
6
- "lib": ["dom","ES2020"],
+ "lib": ["dom", "ES2020"],
7
"strict": false,
8
"paths": {
9
"@/*": ["./src/*"],
0 commit comments