coffeelint-use-strict
Version:
A CoffeeLint rule that enforces usage of strict mode
14 lines (8 loc) • 346 B
Markdown
<a name="1.0.0"></a>
# [1.0.0](https://github.com/janraasch/coffeelint-use-strict/compare/v0.0.1...v1.0.0) (2015-09-04)
- Require `"npm": ">=1.3.7"`
- No Changes to the API
This has been out in the wild for over a year without any complaints. Thus let us call it **stable**. Yay!
<a name="0.0.1"></a>
### 0.0.1 (2014-01-21)
Initial release.