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 86d2fc9 commit b2d5af3
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 @@ -2,6 +2,7 @@
import { build } from '@ehmicky/dev-tasks'

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

import test from 'ava'

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

0 comments on commit b2d5af3

Please sign in to comment.