Files
javascript/linters
Nikita Gusakov 15c947b48b Allow dot-notation keywords in eslint
ES6 gives us promises, which have `.catch` method. Other Promise implementation also uses `try` and `finally` methods, which are also reserved keywords ([bluebird](https://github.com/petkaantonov/bluebird/blob/master/API.md)).
2015-04-25 18:24:58 +03:00
..
2013-12-17 13:07:59 -08:00
2014-07-29 16:09:54 -07:00