UNPKG

ajv-cli

Version:

Command line interface for Ajv JSON schema validator

14 lines (13 loc) 264 B
{ "extends": "@ajv-validator/config", "include": ["src"], "compilerOptions": { "outDir": "dist", "lib": ["ES2018"], "types": ["node"], "allowJs": true, "target": "ES2018", "resolveJsonModule": true, "esModuleInterop": false } }