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 788c864 commit 3f58e3dCopy full SHA for 3f58e3d
package.json
@@ -5,7 +5,7 @@
5
"version": "2.1.0",
6
"author": "Vick Scarlet <[email protected]>",
7
"scripts": {
8
- "xlsx2json": "vt transform -d public data/**/*.xlsx",
+ "xlsx2json": "vt transform -d public \"data/**/*.xlsx\"",
9
"dev": "vite",
10
"build": "vite build",
11
"start": "vite preview",
0 commit comments