Skip to main content
Module

x/value_schema/tsconfig.esm.json

simple, easy-to-use, and declarative input validator; supports Node.js, TypeScript, Deno, and Bun
Go to Latest
File
{ "extends": "./tsconfig.cjs.json", "compilerOptions": { "target": "ES2019", "module": "ESNext",
"declaration": true }}