mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Resolve https://projekte.kosit.org/kosit/validator/-/issues/97 "Replace docsify from UI"
This commit is contained in:
parent
a10cc14d06
commit
219aeaa1b7
100 changed files with 27369 additions and 1072 deletions
20
server/ui/.prettierignore
Normal file
20
server/ui/.prettierignore
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
**/build/
|
||||
**/dist/
|
||||
**/build/
|
||||
**/coverage/
|
||||
**/.nyc_output
|
||||
**/.husky
|
||||
**/.vscode
|
||||
**/.webpack
|
||||
packages/electron/out
|
||||
**/node_modules/
|
||||
**/tmp
|
||||
**/package-lock.json
|
||||
**/pnpm-lock.yaml
|
||||
**/yarn.lock
|
||||
**/package.json
|
||||
packages/*/types
|
||||
**/*.yaml
|
||||
**/*.yml
|
||||
docs
|
||||
.docusaurus
|
||||
Loading…
Add table
Add a link
Reference in a new issue