MengLinMaker / eslint-plugin-runtime-compat

Eslint check JS runtime conpatability issues. Inspired by eslint-plugin-compat and runtime-compat-data.
MIT License
4 stars 0 forks source link

feat: detect class instantiation with NewExpression and type inference #47

Closed MengLinMaker closed 3 weeks ago

MengLinMaker commented 3 weeks ago

Closes #45