Merge branch 'main' of ssh://code.bengoldsworthy.net:222/Rumperuu/Where-in-the-World-is-Ben into main
This commit is contained in:
commit
70f398edaf
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"sync": "rsync -rP ./public/ ovhvps:~/track/public",
|
||||
"lint": "npm run lint:php; npm run lint:css",
|
||||
"lint:fix": "npm run lint:php:fix; npm run lint:css:fix",
|
||||
"lint:php": "./vendor/bin/phpcs",
|
||||
|
|
Loading…
Reference in a new issue