UNPKG

react-soda

Version:

😉 Simpler and more effective state management for react.

17 lines (16 loc) • 347 B
{ "compilerOptions": { "baseUrl": ".", "strict": true, "declaration": true, "skipLibCheck": true, "jsx": "react-jsx", "target": "ESNext", "module": "ESNext", "moduleResolution": "Bundler", "paths": { "@/*": ["src/*"] } }, "include": ["src"] }