UNPKG

react-loading-icons

Version:

React implementation of the SVG Loaders library by Sam Herbert

9 lines 158 B
{ "extends": "./tsconfig.json", "include": [ "src" ], "compilerOptions": { "declaration": false, "module": "commonjs", "outDir": "./dist/cjs/", }, }