UNPKG

@weaverslab/feature-flags

Version:

Feature flags for CodeWeavers

13 lines (12 loc) 250 B
{ "compilerOptions": { "target": "ES2021", "module": "ESNext", "moduleResolution": "node", "outDir": "dist", "declaration": true, "strict": true, "esModuleInterop": true, "skipLibCheck": true } }