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 928db2b commit a9baa9fCopy full SHA for a9baa9f
transformations/__tests__/tree-shakable-vue-test.ts renamed to transformations/__tests__/vue-as-namespace-import.ts
@@ -1,5 +1,5 @@
1
import { defineInlineTest } from 'jscodeshift/src/testUtils'
2
-const transform = require('../tree-shakable-vue')
+const transform = require('../vue-as-namespace-import')
3
4
defineInlineTest(
5
transform,
0 commit comments