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 b9e5385 commit 26ad60cCopy full SHA for 26ad60c
src/utils.json renamed to src/test.json
src/utils.ts
@@ -1,4 +1,4 @@
1
-import { test } from './utils.json';
+import { test } from './test.json';
2
// @ts-ignore package.json is outside rootDir
3
import { version } from '../package.json';
4
0 commit comments