Commit 229bc6fe authored by Mark Otto's avatar Mark Otto

Merge pull request #12553 from ZDroid/nocf

Remove comma first rule
parents 266a2e11 0ef0c7b2
...@@ -178,7 +178,6 @@ license your work under the terms of the [MIT License](LICENSE.md). ...@@ -178,7 +178,6 @@ license your work under the terms of the [MIT License](LICENSE.md).
### JS ### JS
- No semicolons - No semicolons
- Comma first
- 2 spaces (no tabs) - 2 spaces (no tabs)
- strict mode - strict mode
- "Attractive" - "Attractive"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment