initial commit
This commit is contained in:
9
tsconfig.json
Normal file
9
tsconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": "astro/tsconfigs/strict",
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"dist",
|
||||
"jiao77.cn",
|
||||
"**/jiao77.cn/**"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user