aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-10-27 16:39:54 +0200
committerGitHub <[email protected]>2019-10-27 16:39:54 +0200
commit23c3cdbd432947e30c755c56aace15218aafc99a (patch)
tree28bdc41f616053677f68e0095337850d3c200a4c /site
parent819f922276de18cbddb8f5d484b34e4a1a132886 (diff)
downloadbootstrap-23c3cdbd432947e30c755c56aace15218aafc99a.tar.xz
bootstrap-23c3cdbd432947e30c755c56aace15218aafc99a.zip
Remove unneeded ESLint suppression and regenerate lock file (#29593)
* Remove unneeded ESLint suppression * Regenerate package-lock.json
Diffstat (limited to 'site')
-rw-r--r--site/.eslintrc.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/site/.eslintrc.json b/site/.eslintrc.json
index a08747a7e..1d10223fc 100644
--- a/site/.eslintrc.json
+++ b/site/.eslintrc.json
@@ -11,7 +11,6 @@
],
"rules": {
"capitalized-comments": "off",
- "function-call-argument-newline": "off",
"indent": [
"error",
2,