updated path run format

This commit is contained in:
Warunee Tamkoo 2024-09-02 14:06:27 +07:00
parent 36b3eef7fd
commit 067ac5f173

View file

@ -12,7 +12,7 @@
"build-only": "vite build",
"type-check": "vue-tsc --noEmit -p tsconfig.vitest.json --composite false",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
"format": "prettier . --write"
"format": "prettier ./src --write"
},
"dependencies": {
"@arcgis/core": "^4.28.10",