1.12.1 • Published 1 month ago

@ahiho/eslint-config-ecmascript v1.12.1

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
1 month ago

@ahiho/eslint-config-ecmascript

Ahiho's base ESLint config.

Read the ESlint config docs for more information.

Requirement

  • NodeJS (version >= 14.x and <= 21)

Installation

yarn add --dev @ahiho/eslint-config-ecmascript

Usage

After installing, update package.json file to add the following properties.

"eslintConfig": {
  "extends": [
    "@ahiho/eslint-config-ecmascript"
  ]
},
1.14.0

1 month ago

1.13.0

4 months ago

1.12.1

4 months ago

1.12.0

4 months ago

1.5.0

1 year ago

1.4.0

1 year ago