1.0.0-alpha.3 • Published 5 months ago
eslint-plugin-enforce-es-private v1.0.0-alpha.3
eslint-plugin-enforce-es-private
An ESLint plugin to enforce the use of native ES private fields (#
) instead of the private
modifier in TypeScript.
Installation
npm install eslint-plugin-enforce-es-private --save-dev