2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Remove unneeded ESLint suppression and regenerate lock file (#29593)

* Remove unneeded ESLint suppression

* Regenerate package-lock.json
This commit is contained in:
XhmikosR
2019-10-27 16:39:54 +02:00
committed by GitHub
parent 819f922276
commit 23c3cdbd43
3 changed files with 84 additions and 173 deletions
-1
View File
@@ -11,7 +11,6 @@
],
"rules": {
"capitalized-comments": "off",
"function-call-argument-newline": "off",
"indent": [
"error",
2,