Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed May 7, 2023
1 parent b2d5af3 commit e4d02b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { build } from '@ehmicky/dev-tasks'

import '@ehmicky/dev-tasks/register.js'

// eslint-disable-next-line import/order
import test from 'ava'

test('Dummy test', (t) => {
Expand Down

0 comments on commit e4d02b1

Please sign in to comment.