Skip to content

Commit

Permalink
Use superagent from npm.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored and emedvedev committed Oct 28, 2019
1 parent b8b3dbb commit 6a8dbb4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1,501 deletions.
8 changes: 0 additions & 8 deletions assets/.eslintrc.json
Expand Up @@ -10,20 +10,12 @@
"max-len": "off",
"no-bitwise": "off",
"no-continue": "off",
"no-empty": [
"error",
{
"allowEmptyCatch": true
}
],
"no-mixed-operators": "off",
"no-multi-assign": "off",
"no-param-reassign": "off",
"no-plusplus": "off",
"no-prototype-builtins": "off",
"no-restricted-syntax": "off",
"no-shadow": "off",
"no-underscore-dangle": "off",
"no-use-before-define": "off",
"semi": [
"error",
Expand Down

0 comments on commit 6a8dbb4

Please sign in to comment.