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 property access with MemberExpression and type inference #48

Closed MengLinMaker closed 3 weeks ago

MengLinMaker commented 3 weeks ago

Closes #46