UNPKG

slate-test-utils

Version:

> 📣 Love Slate and looking for your next gig? Sirona Medical is [hiring](https://sironamedical.com/about-us/careers/)!

11 lines (10 loc) • 187 B
{ "extends": "./tsconfig.json", "compilerOptions": { "target": "ES2019", "module": "CommonJS", "outDir": "dist/cjs", "declaration": true }, "include": ["./src"] }