mirror of
https://github.com/sern-handler/website
synced 2026-06-15 12:22:20 +00:00
fix: add sern-handler to tsconfig excludes
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": "astro/tsconfigs/strict",
|
||||
"exclude": [
|
||||
"sern-handler",
|
||||
"sern-handler-v3",
|
||||
"sern-handler-v4",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user