We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7b6f6 commit ac8d8b7Copy full SHA for ac8d8b7
lib/core/write-file.ts
@@ -7,8 +7,8 @@ import {
7
getTypeDefinitionPath,
8
} from "../typescript";
9
import { alerts } from "./alerts";
10
-import { CLIOptions } from "./types";
11
import { removeSCSSTypeDefinitionFile } from "./remove-file";
+import { CLIOptions } from "./types";
12
13
/**
14
* Given a single file generate the proper types.
0 commit comments