UNPKG

@ara-web/sds

Version:

Write code faster without worry about future debts or scalability in the future

10 lines (9 loc) 183 B
{ "extends": "./tsconfig.json", "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "react", "types": ["vite/client"] }, "typeRoots": ["./node_modules"] }