Skip to content

Commit 025dbba

Browse files
committed
.
1 parent 359b7a3 commit 025dbba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://json.schemastore.org/package",
23
"name": "prettier-for-vite-react",
34
"version": "0.1.7",
45
"description": "Automation for installing Prettier in a Vite-React project that will integrate the use of prettier into the project",
@@ -11,7 +12,7 @@
1112
"url": "git+https://github.com/Synergy2Devs/prettierForVite-React.git"
1213
},
1314
"scripts": {
14-
"test": "echo \"Error: no test specified\" && exit 1"
15+
"test": "echo \"Error: no test specified\" && exit 0"
1516
},
1617
"author": "Synergy2Devs",
1718
"license": "ISC",

0 commit comments

Comments
 (0)