esformatter-ignore
Version:
an esformatter plugin to make esformatter ignore certain lines and blocks of code
26 lines (14 loc) • 1.2 kB
Markdown
# esformatter-ignore - Changelog
## v0.1.3
- **Bug Fixes**
- make sure ignore line works as expected. Fixes [#1](https://github.com/royriojas/esformatter-ignore/issues/1) - [9f07dff]( https://github.com/royriojas/esformatter-ignore/commit/9f07dff ), [royriojas](https://github.com/royriojas), 08/10/2015 13:31:02
## v0.1.2
- **Enhancements**
- improve regex to include spaces between the comment start token and comment end token - [77ec2b1]( https://github.com/royriojas/esformatter-ignore/commit/77ec2b1 ), [royriojas](https://github.com/royriojas), 01/10/2015 12:13:29
## v0.1.1
- **Bug Fixes**
- package.json scripts fixed - [ca6bb67]( https://github.com/royriojas/esformatter-ignore/commit/ca6bb67 ), [royriojas](https://github.com/royriojas), 22/09/2015 00:05:29
- wrong readme (copy paste issue :) ) - [25009cd]( https://github.com/royriojas/esformatter-ignore/commit/25009cd ), [royriojas](https://github.com/royriojas), 22/09/2015 00:03:29
## v0.1.0
- **Features**
- First working version of esformatter-ignore - [bb8e895]( https://github.com/royriojas/esformatter-ignore/commit/bb8e895 ), [royriojas](https://github.com/royriojas), 21/09/2015 23:47:50