Skip to content

Commit d4bd45a

Browse files
committed
chore: ignore some lint errors in the cypress/plugin file
1 parent 74914fb commit d4bd45a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cypress/plugins/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* eslint-disable @typescript-eslint/no-unused-vars */
2+
// eslint-disable-next-line spaced-comment
13
/// <reference types="cypress" />
24
// ***********************************************************
35
// This example plugins/index.js can be used to load plugins

0 commit comments

Comments
 (0)