UNPKG
@mbears/kql
Version:
latest (7.5.0-10)
7.5.0-10
7.5.0-9
7.5.0-8
7.5.0-7
7.5.0-6
7.5.0-5
7.5.0-4
7.5.0-2
Translate KQL to ESQuery
github.com/MBearo/kql
MBearo/kql
@mbears/kql
/
templates
/
normal-app
/
.eslintrc.js
4 lines
(3 loc)
•
91 B
JavaScript
View Raw
1
2
3
4
module
.exports = {
extends:
require
.resolve(
'@reskript/config-lint/config/eslint'
), };