Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "compilerOptions": {
- "target": "es2020",
- "module": "commonjs",
- "declaration": true,
- "composite": true,
- "incremental": true,
- "skipLibCheck": true,
- "esModuleInterop": true,
- "moduleResolution": "node",
- "jsx": "react-jsx",
- "jsxImportSource": "@satorijs/element",
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment