We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cdc29f6 + 8367a9c commit 98d2462Copy full SHA for 98d2462
packages/kbn-securitysolution-list-utils/src/autocomplete_operators/index.ts
@@ -103,9 +103,9 @@ export const EVENT_FILTERS_OPERATORS: OperatorOption[] = [
103
];
104
105
/*
106
- * !IMPORTANT! - Please only add to this list if it is an operator
107
- * supported by the detection engine.
108
-*/
+ * !IMPORTANT! - Please only add to this list if it is an operator
+ * supported by the detection engine.
+ */
109
export const EXCEPTION_OPERATORS: OperatorOption[] = [
110
isOperator,
111
isNotOperator,
0 commit comments