@mhirba/eslint-config-base
A Node.js ESLint configuration for Mhirba source code.
L'exception vient toujours de la raison de la règle. _ Joseph Joubert
Use Yarn or NPM to install.
❯ yarn add --dev @mhirba/eslint-config-base
or
❯ npm install --save-dev @mhirba/eslint-config-base
Simple. Basic.
Extends your specific ESLint configuration and add your rules; For example in an .eslintrc.js
file:
module.exports = {
extends: '@mhirba/eslint-config-base',
globals: {
iWantThisGlobal: true
},
rules: {
'linebreak-style': ['error', 'unix'], // https://eslint.org/docs/rules/linebreak-style
}
Craft with :heart: by Majdi Toumi|Mhirba in Paris.
Current Tags
- 1.5.0 ... latest (a year ago)
33 Versions
- 1.5.0 [deprecated] ... a year ago
- 1.4.2 [deprecated] ... a year ago
- 1.4.1 [deprecated] ... a year ago
- 1.4.0 [deprecated] ... a year ago
- 1.3.1 [deprecated] ... a year ago
- 1.3.0 [deprecated] ... a year ago
- 1.2.2 [deprecated] ... a year ago
- 1.2.1 [deprecated] ... a year ago
- 1.2.0 [deprecated] ... 2 years ago
- 1.1.8 [deprecated] ... 2 years ago
- 1.1.7 [deprecated] ... 2 years ago
- 1.1.6 [deprecated] ... 2 years ago
- 1.1.5 [deprecated] ... 2 years ago
- 1.1.4 [deprecated] ... 2 years ago
- 1.1.3 [deprecated] ... 2 years ago
- 1.1.2 [deprecated] ... 2 years ago
- 1.1.1 [deprecated] ... 2 years ago
- 1.1.0 [deprecated] ... 2 years ago
- 1.0.5 [deprecated] ... 2 years ago
- 1.0.4 [deprecated] ... 2 years ago
- 1.0.3 [deprecated] ... 2 years ago
- 1.0.2 [deprecated] ... 2 years ago
- 1.0.1 [deprecated] ... 2 years ago
- 1.0.0 [deprecated] ... 2 years ago
- 0.0.12 [deprecated] ... 2 years ago
- 0.0.10 [deprecated] ... 2 years ago
- 0.0.9 [deprecated] ... 2 years ago
- 0.0.8 [deprecated] ... 2 years ago
- 0.0.7 [deprecated] ... 2 years ago
- 0.0.6 [deprecated] ... 2 years ago
- 0.0.4 [deprecated] ... 2 years ago
- 0.0.3 [deprecated] ... 2 years ago
- 0.0.2 [deprecated] ... 2 years ago