React binding for Figspec web components
{ "compilerOptions": { "target": "ES2015", "module": "ESNext", "declaration": true, "lib": ["ESNext", "DOM"], "strict": true, "moduleResolution": "Node", "skipLibCheck": true }, "include": ["./src/**/*.ts"] }