mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
chore: migrate from ts-matches to zod across all TypeScript packages
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
"resolveJsonModule": true
|
||||
},
|
||||
"include": ["lib/**/*"],
|
||||
"exclude": ["lib/**/*.spec.ts", "lib/**/*.gen.ts", "list", "node_modules"]
|
||||
"exclude": ["lib/**/*.spec.ts", "lib/**/*.test.ts", "lib/**/*.gen.ts", "list", "node_modules"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user