1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02: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

View File

@@ -11,7 +11,6 @@
],
"rules": {
"capitalized-comments": "off",
"function-call-argument-newline": "off",
"indent": [
"error",
2,