mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-10 01:18:55 -05:00
fix: use the correct file formats for prettier
This commit is contained in:
parent
1501c3d49e
commit
f10500570b
@ -9,7 +9,7 @@
|
|||||||
"lint": "eslint .",
|
"lint": "eslint .",
|
||||||
"preview": "vite preview",
|
"preview": "vite preview",
|
||||||
"build:django": "vite build --config vite.video-js.config.ts --outDir ../../../static/video_js",
|
"build:django": "vite build --config vite.video-js.config.ts --outDir ../../../static/video_js",
|
||||||
"format": "npx prettier --write client/src/**/*.{ts,tsx,css}"
|
"format": "npx prettier --write src/**/*.{js,jsx,css}"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react": "^19.1.0",
|
"react": "^19.1.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user