0.15.0 • Published 8 years ago
@elastic/eslint-config-kibana v0.15.0
eslint-config-kibana
The eslint config used by the kibana team
Usage
To use this eslint config, just install the peer dependencies and reference it
in your .eslintrc
:
{
extends: [
'@elastic/eslint-config-kibana'
]
}
Optional jest config
If the project uses the jest test runner,
the @elastic/eslint-config-kibana/jest
config can be extended as well to use
eslint-plugin-jest
and add settings specific to it:
{
extends: [
'@elastic/eslint-config-kibana',
'@elastic/eslint-config-kibana/jest'
]
}
0.15.0
8 years ago
0.14.0
8 years ago
0.13.0
8 years ago
0.12.0
8 years ago
0.11.0
8 years ago
0.10.0
8 years ago
0.9.0
8 years ago
0.8.1
8 years ago
0.8.0
8 years ago
0.7.0
8 years ago
0.6.1
8 years ago
0.6.0
8 years ago
0.5.0
8 years ago
0.4.0
8 years ago
0.3.0
9 years ago
0.2.2
9 years ago
0.2.1
9 years ago
0.2.0
9 years ago
0.2.0-alpha1
9 years ago
0.1.0
9 years ago
0.0.3
9 years ago
0.0.2
9 years ago
0.0.1
9 years ago
0.0.0
9 years ago