This repository was archived by the owner on Feb 9, 2025. It is now read-only.
v10.0.0
Features
- Refactor rules (691bfb2)
BREAKING CHANGES
- This version introduces also some breaking changes:
- Switch "no-alert" to "error" (a831ed4)
- Switch "no-bitwise" to "error" (e8f38b6)
- Switch "no-eq-null" to "error" (329ae4b)
- Switch "no-process-exit" to "error" (850275f)
- Switch "no-script-url" to "error" (5b10357)
- Switch "no-useless-call" to "error" (66ab519)
- Switch "no-script-url" to "error" (5b10357)
- Add dangling commas (356adb8)
- Add a bunch of new rules (bf343f5)
- Make "no-undef" rule stricter (6ae63b3)