UNPKG

dekoa

Version:
16 lines (15 loc) 276 B
{ "editor.tabSize": 2, "[javascript]": { "editor.formatOnSave": true }, "standard.options": { "globals": ["$", "jQuery", "fetch"], "ignore": [ "node_modules/**" ], "plugins": ["html"], "parser": "babel-eslint", "envs": ["jest"] } }