mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-17 16:47:05 +00:00
chore: fixed admin design rework (#7716)
* chore: fixed admin design rework * chore: fixed qodoos remarks
This commit is contained in:
parent
451bd9c3eb
commit
41d10ecae5
9 changed files with 2085 additions and 716 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "pnpm gen:api && vite",
|
||||
"dev:only": "vite",
|
||||
"gen:api": "node scripts/gen-api.mjs",
|
||||
"build": "pnpm gen:api && tsc && vite build",
|
||||
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue