UNPKG

lucy-cli

Version:
22 lines (21 loc) 467 B
{ "compilerOptions": { "strict": true, "strictNullChecks": true, "composite": false, "noEmit": true, "experimentalDecorators": true, "jsx": "react-jsx", "noUncheckedIndexedAccess": true, "paths": { "backend/*.web.js": [], "backend/*.web": [], "backend/*.jsw": [], "backend/*": [], "public/*": [], "wix-types/*": ["../wix-code-types/dist/types/*"], "types/*": [] } }, "include": [] }