1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 08:34:08 +02:00

Upgrade to latest version of JSCS (v3.0.4) (#20070)

Fixes #20002

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2016-06-04 17:55:21 -07:00
parent 0c4abb69e3
commit eb350d1a7c
3 changed files with 29 additions and 69 deletions

View File

@@ -1,6 +1,4 @@
{
"esnext": true,
"verbose": true,
"disallowEmptyBlocks": true,
"disallowKeywords": ["with"],
"disallowMixedSpacesAndTabs": true,