mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-29 02:30:23 +00:00
Remove comma first rule
Removes outdated coding style rule.
This commit is contained in:
parent
02ae5a2728
commit
0ef0c7b2c0
1 changed files with 0 additions and 1 deletions
|
|
@ -178,7 +178,6 @@ license your work under the terms of the [MIT License](LICENSE.md).
|
|||
### JS
|
||||
|
||||
- No semicolons
|
||||
- Comma first
|
||||
- 2 spaces (no tabs)
|
||||
- strict mode
|
||||
- "Attractive"
|
||||
|
|
|
|||
Loading…
Reference in a new issue