levibuzolic / eslint-plugin-no-only-tests

ESLint rule for catching focused/only test blocks
https://www.npmjs.com/package/eslint-plugin-no-only-tests
MIT License
87 stars 19 forks source link

ESLint 3+ #5

Closed levibuzolic closed 7 years ago

levibuzolic commented 7 years ago

Updated rule format for ESLint 3+, updated dependencies and bumped version.

Thanks to @bwendt-mylo for getting this going.

Closes #1