eslint-config-m51

0.3.5 • Public • Published

eslint-config-m51

My eslint config

Usage

  • install package: npm install eslint-config-m51 --save-dev
  • create eslint.config.js file in project root directory with:
import eslintConfigM51 from 'eslint-config-m51';

export default eslintConfigM51;
  • for TypeScript, requires strictNullChecks or strict to be true in tsconfig.json,

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.3.52latest

Version History

VersionDownloads (Last 7 Days)Published
0.3.52
0.3.40
0.3.20
0.3.10
0.3.00
0.2.30
0.2.20
0.2.10
0.2.00
0.1.100
0.1.90
0.1.80
0.1.71
0.1.61
0.1.50
0.1.40
0.1.30
0.1.21
0.1.10
0.1.00

Package Sidebar

Install

npm i eslint-config-m51

Weekly Downloads

1

Version

0.3.5

License

MIT

Unpacked Size

138 kB

Total Files

17

Last publish

Collaborators

  • m51