UNPKG

lucy-cli

Version:
21 lines (20 loc) 431 B
{ "compilerOptions": { "strict": true, "composite": false, "noEmit": true, "strictNullChecks": 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": [] }