Skip to content

Commit

Permalink
Update README for lighter weight v2
Browse files Browse the repository at this point in the history
  • Loading branch information
zz85 committed Dec 5, 2015
1 parent b8965cf commit 6e9e8a2
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,13 @@ This tool helps to check if your code is in Mr.doob's Code Style™ and can help

## Releases

### Planned features for version 3
- Minimalistic linting engine
- JSCS Rule Editing
- JSCS library 2 (supporting ES6 with babel)

### 2.0 - 1 Dec 2015
- Offical JSCS library 2
- JSCS library with autofix (v1.13.1, last offical version without Babel)
- Updated MDCS rules - space checks
- Ability to chose other presets
- Simplier Autofix Button
Expand All @@ -29,10 +34,6 @@ This tool helps to check if your code is in Mr.doob's Code Style™ and can help
- Trailing spaces hinting
- Open file

### Planned features for version 3
- Minimalistic linting engine
- JSCS Rule Editing

## Development

This project uses some of these philosophy
Expand Down

0 comments on commit 6e9e8a2

Please sign in to comment.