File tree Expand file tree Collapse file tree 1 file changed +21
-20
lines changed Expand file tree Collapse file tree 1 file changed +21
-20
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " prettier-for-vite-react" ,
3
- "version" : " 0.1.6" ,
4
- "description" : " Automation for installing Prettier in a Vite-React project that will integrate the use of prettier into the project" ,
5
- "main" : " prettier-vite-react.sh" ,
6
- "bin" : {
7
- "prettier-vite-react" : " prettier-vite-react.sh"
8
- },
9
- "repository" : {
10
- "type" : " git" ,
11
- "url" : " git+https://github.com/Synergy2Devs/prettierForVite-React.git"
12
- },
13
- "scripts" : {
14
- "test" : " echo \" Error: no test specified\" && exit 1"
15
- },
16
- "author" : " Synergy2Devs" ,
17
- "license" : " ISC" ,
18
- "bugs" : {
19
- "url" : " https://github.com/Synergy2Devs/prettierForVite-React/issues"
20
- },
21
- "homepage" : " https://github.com/Synergy2Devs/prettierForVite-React#readme"
2
+ "name" : " prettier-for-vite-react" ,
3
+ "version" : " 0.1.6" ,
4
+ "description" : " Automation for installing Prettier in a Vite-React project that will integrate the use of prettier into the project" ,
5
+ "main" : " prettier-vite-react.sh" ,
6
+ "bin" : {
7
+ "prettier-vite-react" : " prettier-vite-react.sh"
8
+ },
9
+ "repository" : {
10
+ "type" : " git" ,
11
+ "url" : " git+https://github.com/Synergy2Devs/prettierForVite-React.git"
12
+ },
13
+ "scripts" : {
14
+ "test" : " echo \" Error: no test specified\" && exit 1"
15
+ },
16
+ "author" : " Synergy2Devs" ,
17
+ "license" : " ISC" ,
18
+ "bugs" : {
19
+ "url" : " https://github.com/Synergy2Devs/prettierForVite-React/issues"
20
+ },
21
+ "homepage" : " https://github.com/Synergy2Devs/prettierForVite-React#readme"
22
22
}
23
+
You can’t perform that action at this time.
0 commit comments