1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 15:50:01 +02:00

Disable a few rules for now.

This commit is contained in:
XhmikosR
2019-02-26 15:13:59 +02:00
parent 46c037410b
commit 5bcd6a29cd
3 changed files with 12 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
"error",
"always-multiline"
],
"no-new": "off",
"object-curly-spacing": [
"error",
"always"