advent22/ui
Jörn-Michael Miehe f72d8e65a5 🧰 ui: tooling update
- new devcontainer spec "18-bookworm" -> "20-trixie"
- fixed "vue serve"
- improved vscode settings.json
- improved typescript config
- minor formatting
2026-02-12 21:59:41 +00:00
..
.devcontainer 🧰 ui: tooling update 2026-02-12 21:59:41 +00:00
.vscode 🧰 ui: tooling update 2026-02-12 21:59:41 +00:00
public "prettier" reformatting 2024-08-27 00:25:42 +00:00
src 🧰 ui: tooling update 2026-02-12 21:59:41 +00:00
tests/unit ↩️ return type annotations 2025-12-28 16:37:31 +00:00
.browserslistrc Vue Projekt 2022-10-28 00:14:20 +00:00
.eslintrc.js WIP: major refactoring 2024-08-23 18:21:32 +00:00
.gitignore Vue Projekt 2022-10-28 00:14:20 +00:00
babel.config.json 🧰 ui: tooling update 2026-02-12 21:59:41 +00:00
package.json 🧰 ui: tooling update 2026-02-12 21:59:41 +00:00
README.md "prettier" reformatting 2024-08-27 00:25:42 +00:00
tsconfig.json 🧰 ui: tooling update 2026-02-12 21:59:41 +00:00
vue.config.js 🧰 ui: tooling update 2026-02-12 21:59:41 +00:00
yarn.lock 🧰 ui: tooling update 2026-02-12 21:59:41 +00:00

advent22_ui

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.