mirror of
https://github.com/sern-handler/website
synced 2026-06-23 00:02:30 +00:00
fix: change tsconfig.json to exclude sern-handler cloned repos
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"extends": "astro/tsconfigs/strict",
|
||||
"exclude": [
|
||||
"sern-handler"
|
||||
"sern-handler-v3",
|
||||
"sern-handler-v4",
|
||||
],
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
@@ -11,4 +12,4 @@
|
||||
]
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user