We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96188eb commit 6c8fc30Copy full SHA for 6c8fc30
index.ts
@@ -9,7 +9,7 @@ interface ResolveTypescriptPluginOptions {
9
}
10
11
class ResolveTypescriptPlugin {
12
- /** @deprecated For backwards compatibility with versions < v1.2.
+ /** @deprecated For backwards compatibility with versions < v1.1.2.
13
* Will be removed in v2.0. */
14
public static default = ResolveTypescriptPlugin;
15
0 commit comments