UNPKG

@dolaanpls/react-awesome-button

Version:

Performant, extendable, highly customisable, production ready React Component that renders an animated basic set of UI buttons

15 lines (14 loc) 302 B
{ "compilerOptions": { "outDir": "./dist/", "noImplicitAny": true, "module": "es6", "target": "es5", "jsx": "react-jsx", "lib": ["DOM"], "allowJs": true, "declaration": true, "moduleResolution": "node", "allowSyntheticDefaultImports": true } }