UNPKG

react-springs

Version:

ooh lookit the wow

12 lines 209 B
{ "parser": "babel-eslint", "rules" :{ "quotes": [1, "single"], "no-unused-vars": [1, {"vars": "all", "args": "all"}], "strict": true }, "env":{ "browser": true, "node" : true } }