UNPKG

material-motion

Version:

Makes it easy to add rich, interactive motion to your application.

10 lines (9 loc) 169 B
{ "extends": "../../tsconfig.json", "include": ["./src/**/*"], "exclude": ["**/*.test.*"], "compilerOptions": { "outDir": "dist", "rootDir": "src" } }