ajvincent / es-membrane

An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled effects on the original objects.
ISC License
109 stars 13 forks source link

Add eslint for development #235

Closed ajvincent closed 1 year ago

ajvincent commented 3 years ago

https://github.com/gajus/eslint-plugin-jsdoc

ajvincent commented 3 years ago

Also review https://github.com/dustinspecker/awesome-eslint for useful plugins.