mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Enable eslint no-console rule except for build directory (#29585)
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"always-multiline"
|
||||
],
|
||||
"new-cap": "off",
|
||||
"no-console": "error",
|
||||
"object-curly-spacing": [
|
||||
"error",
|
||||
"always"
|
||||
|
||||
Reference in New Issue
Block a user