Skip to content

Commit 28cb52f

Browse files
committed
chore: ignore playground
1 parent e45feb7 commit 28cb52f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"esModuleInterop": true,
1414
"skipLibCheck": true
1515
},
16-
"exclude": ["dist", "eslint.config.js"]
16+
"exclude": ["dist", "eslint.config.js", "playground"]
1717
}

0 commit comments

Comments
 (0)