UNPKG

eslint-plugin-prefer-let

Version:

Rule to prefer using `let` to bind names to values

19 lines (10 loc) 387 B
# eslint-plugin-prefer-let ## \[4.0.0] - [`e597fa9`](https://github.com/thefrontside/javascript/commit/e597fa93ce94f81d08d259895003a489ccc0021e) Support ESLint v9 ## 3.0.1 ### Patch Changes - 2c09840: Exclude the docs and tests folder for a slimmer NPM package - 4afad3f: Add `package.repository` to have link to sources ## 3.0.0 ### Major Changes - 1c687b4: Bump version to 3.0