0.6.0
- Use TypeScript instead of @typescript-eslint/typescript-estree for parsing. This fixes “unsupported TypeScript version” messages and reduces install size.
- Fix parsing for two interpolations before rule selector. Fixes #24
- Drop support for Node.js 14 and 16