Skip to content

Commit

Permalink
v0.0.10 threed: node + apollo + vite + next
Browse files Browse the repository at this point in the history
  • Loading branch information
marty-mcgee committed Sep 3, 2022
1 parent 3ca75f7 commit 83a3ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"_____________5": "_____________________________________",
"test": "echo \"Node Error: no 'test' command specified\" && exit 1",
"_____________6": "_____________________________________",
"yarn:lint": "yarn prettier && yarn eslint",
"pnpm:lint": "pnpm next:prettier && pnpm next:eslint",
"_____________7": "_____________________________________",
"next:eslint": "next lint --fix --dir src",
"next:prettier": "prettier -l \"./src/**/*.{js,jsx,md}\"",
Expand Down

0 comments on commit 83a3ffa

Please sign in to comment.