Skip to content

Commit 917c40c

Browse files
author
Rajat
committed
Lint fix
1 parent b70a249 commit 917c40c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/page-primitives/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"exclude": ["dist", "build", "node_modules"],
44
"compilerOptions": {
55
"outDir": "./dist",
6-
"lib": ["dom","ES2020"],
6+
"lib": ["dom", "ES2020"],
77
"strict": false,
88
"paths": {
99
"@/*": ["./src/*"],

0 commit comments

Comments
 (0)