update: apply & enforce eslint, move hardcoded values to .env
... | ... | @@ -15,6 +15,7 @@ |
"axios": "^0.19.0", | ||
"chart.js": "^2.7.3", | ||
"chartist": "^0.11.0", | ||
"classnames": "^2.2.6", | ||
"eslint": "^6.6.0", | ||
"eslint-config-airbnb": "^18.0.1", | ||
"eslint-config-prettier": "^6.6.0", | ||
... | ... | @@ -63,4 +64,4 @@ |
"git add" | ||
] | ||
} | ||
} | ||
\ No newline at end of file | ||
} |
Please register or sign in to comment