{ "compilerOptions": { "checkJs": true, "strict": true, "target": "ESNext", "module": "ESNext", "skipLibCheck": true }, "exclude": ["scripts/packages", "scripts/bridge", "spmething"] }