Skip to content

Commit 5087aeb

Browse files
committed
Merge pull request standard#454 from feross/webstorm-doc
fix markdown for webstorm.md
2 parents 3d29fde + 2307314 commit 5087aeb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/webstorm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
config settings directory.
77
4. Create a `Standard.xml` file:
88

9-
```xml
9+
```xml
1010
<code_scheme name="Standard">
1111
<JSCodeStyleSettings>
1212
<option name="USE_SEMICOLON_AFTER_STATEMENT" value="false" />
@@ -28,7 +28,7 @@ config settings directory.
2828
</indentOptions>
2929
</codeStyleSettings>
3030
</code_scheme>
31-
```
31+
```
3232

3333
5. If you don't want to clutter your project with extra dependencies and config files, then go global:
3434

0 commit comments

Comments
 (0)