Skip to content

Commit

Permalink
Merge 7b4088a into a0e3257
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyheaddon committed Jan 12, 2017
2 parents a0e3257 + 7b4088a commit 4c58e94
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/general/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ about the bundle size.
npm run lint
```

Lints your JavaScript and CSS.
Lints your JavaScript<!-- and CSS-->.

### JavaScript

Expand All @@ -181,10 +181,10 @@ npm run lint:js

Only lints your JavaScript.

### CSS
<!--### CSS
```Shell
npm run lint:css
```
Only lints your CSS.
Only lints your CSS.-->

0 comments on commit 4c58e94

Please sign in to comment.