UNPKG

lucy-cli

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