Skip to content

Commit ac8d8b7

Browse files
committed
chore(prettier): fix incorrect formatting
1 parent 8d7b6f6 commit ac8d8b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/core/write-file.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import {
77
getTypeDefinitionPath,
88
} from "../typescript";
99
import { alerts } from "./alerts";
10-
import { CLIOptions } from "./types";
1110
import { removeSCSSTypeDefinitionFile } from "./remove-file";
11+
import { CLIOptions } from "./types";
1212

1313
/**
1414
* Given a single file generate the proper types.

0 commit comments

Comments
 (0)