UNPKG

material-motion-views-react

Version:
11 lines (10 loc) 189 B
{ "extends": "../../tsconfig.json", "include": ["./src/**/*"], "exclude": ["**/*.test.*"], "compilerOptions": { "jsx": "react", "outDir": "dist", "rootDir": "src" } }