Skip to content

Commit

Permalink
improves eslint comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MadameSheema committed May 4, 2020
1 parent b78e4ed commit 283ffe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/siem/cypress/objects/rule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* you may not use this file except in compliance with the Elastic License.
*/

// eslint-disable-next-line
// eslint-disable-next-line @kbn/eslint/no-restricted-paths
import { rawRules } from '../../server/lib/detection_engine/rules/prepackaged_rules/index';

export const totalNumberOfPrebuiltRules = rawRules.length;
Expand Down

0 comments on commit 283ffe7

Please sign in to comment.