Merge branch 'dev'

This commit is contained in:
Dominik Ferber
2016-03-02 18:32:40 +01:00

View File

@@ -67,4 +67,4 @@ After making sure all tests pass and the test-coverage is at 100%, please send a
These specs and tools help enormously when developing new rules.
* [ESTree Spec](https://github.com/estree/estree/blob/master/spec.md)
* [Espree Parser](http://eslint.org/parser/)
* [JS AST Explorer](http://felix-kling.de/esprima_ast_explorer/)
* [JS AST Explorer](http://astexplorer.net/)