This repository was archived by the owner on Feb 9, 2025. It is now read-only.
v18.0.0
Bug Fixes
- Remove JS file overrides in typescript rules (ef27f23)
BREAKING CHANGES
- Remove sourceType = script parser option for JS files in
TypeScript projects. This override made the wrong
assumption that all JS files should be scripts in a
TypeScript project which is certainly not correct.