This repository was archived by the owner on Aug 30, 2019. It is now read-only.
1.3.0
Changelog:
- A new JSDoc-like syntax for marking rules – README.md#markers
- Update dependencies
- New rules:
no-invalid-template-strings–no-template-curly-in-stringfrom ESLintcyclomatic-complexity–complexityfrom ESLintnumber-literal-format–no-floating-decimalfrom ESLintprefer-literal–no-new-func,no-array-constructor,no-new-objectfrom ESLintno-octal-literal–no-octal-escapefrom ESLint