Skip to content

Commit

Permalink
Merge pull request #232 from rhys-vdw/fix-formatting
Browse files Browse the repository at this point in the history
Format with prettier
  • Loading branch information
rhys-vdw authored Apr 24, 2023
2 parents 13fe4a0 + 3660de3 commit 2534d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* eslint-disable @typescript-eslint/no-non-null-assertion */

import { FileUtils } from "@ts-morph/common";
import { FileUtils } from '@ts-morph/common'
import {
EnumDeclaration,
ExportableNode,
Expand Down

0 comments on commit 2534d04

Please sign in to comment.