Skip to content

Commit d7a25f1

Browse files
committed
chore: make contrib
1 parent 9eb1b2d commit d7a25f1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

specification/eslint.config.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,7 @@ export default defineConfig({
6767
Features: ['indices.get', 'xpack.info'],
6868
Filter: ['_global.termvectors', 'ml._types'],
6969
IndexingPressure: ['cluster.stats', 'indices._types', 'nodes._types'],
70-
IndexingPressureMemory: [
71-
'indices._types',
72-
'nodes._types'
73-
],
70+
IndexingPressureMemory: ['indices._types', 'nodes._types'],
7471
Ingest: ['ingest._types', 'nodes._types'],
7572
MigrationFeature: [
7673
'migration.get_feature_upgrade_status',

0 commit comments

Comments
 (0)