Skip to content

Commit

Permalink
fix: import formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
failingtwice committed Sep 4, 2023
1 parent dda95e4 commit 33ab0f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/typechain/test/codegen/normalizeDirName.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { expect } from 'earljs'

import {normalizeDirName} from "../../src/codegen/normalizeDirName";

describe('dir name normalizer', () => {
Expand Down

0 comments on commit 33ab0f0

Please sign in to comment.