Skip to main content
Module

x/value_schema/tsconfig.test.json

simple, easy-to-use, and declarative input validator; supports Node.js, TypeScript, Deno, and Bun
Go to Latest
File
{ "extends": "./tsconfig.json", "compilerOptions": { "target": "ES2018",
"esModuleInterop": true }, "include": ["test/**/*.ts"]}