Skip to content

Commit

Permalink
chore: fix whole-file eslint ignore syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
chris13524 committed Mar 27, 2024
1 parent 2bc9060 commit 1408a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/laboratory/tests/canary.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// eslint-disable-file no-console
/* eslint no-console: 0 */

import { testConnectedMW } from './shared/fixtures/w3m-wallet-fixture'
import { uploadCanaryResultsToCloudWatch } from './shared/utils/metrics'
Expand Down

0 comments on commit 1408a2b

Please sign in to comment.