UNPKG

@25sprout/react-starter

Version:

25sprout web starter with React

13 lines (12 loc) 186 B
{ "compilerOptions": { "target": "ES6", "baseUrl": ".", "paths": { "*": ["src/*"] }, "moduleResolution": "node", "maxNodeModuleJsDepth": 1 }, "include": ["src/**/*"] }