Skip to content

Commit cf99e5b

Browse files
committed
chore: update .gitignore and tsconfig.json
1 parent be5bd8a commit cf99e5b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ lib-cov
99
logs
1010
node_modules
1111
temp
12+
.astro

playground/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
22
"extends": "astro/tsconfigs/strict"
3-
}
3+
}

0 commit comments

Comments
 (0)