2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Use different coding style for Gruntfile

Fixes #12657
This commit is contained in:
Zlatan Vasović
2014-02-08 21:59:17 +01:00
committed by Chris Rebert
parent 9afead3fb0
commit ba4206b644
7 changed files with 46 additions and 28 deletions
+1 -1
View File
@@ -178,7 +178,7 @@ license your work under the terms of the [MIT License](LICENSE.md).
### JS
- No semicolons
- No semicolons (in client-side JS)
- 2 spaces (no tabs)
- strict mode
- "Attractive"