UNPKG

animated-number-react

Version:

Super easy way to animate numbers with React

17 lines (16 loc) 233 B
{ "parser": "babel-eslint", "extends": "airbnb", "rules": { "react/jsx-filename-extension": [ 1, { "extensions": [".js", ".jsx"] } ] }, "env": { "browser": true, "jest": true } }