UNPKG

jb-image-input

Version:
18 lines 400 B
{ "compilerOptions": { "baseUrl": "." }, "include": [ "../../../common/scripts/**/*.ts", "../../../common/hooks/**/*.ts", "../../../common/hooks/**/*.js", "lib/**/*.ts", "lib/**/*.tsx" ], "exclude": [ "node_modules", "**/*.spec.ts", "dist", ], "extends":"../../tsconfig-react.json" }