mirror of
https://github.com/aljazceru/hypergolic.git
synced 2026-02-22 05:44:20 +01:00
problem: no format code
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
|
||||
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
|
||||
"lint": "prettier --check .",
|
||||
"format": "prettier --write ."
|
||||
"format": "prettier --write .",
|
||||
"prepare": "husky"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/adapter-auto": "^3.0.0",
|
||||
@@ -21,6 +22,8 @@
|
||||
"flowbite": "^2.3.0",
|
||||
"flowbite-svelte": "^0.46.14",
|
||||
"flowbite-svelte-icons": "^1.6.1",
|
||||
"husky": "^9.0.11",
|
||||
"lint-staged": "^15.2.7",
|
||||
"postcss": "^8.4.38",
|
||||
"prettier": "^3.1.1",
|
||||
"prettier-plugin-svelte": "^3.1.2",
|
||||
|
||||
Reference in New Issue
Block a user