Skip to content

Commit

Permalink
Merge pull request #26 from OpenWebconcept/development
Browse files Browse the repository at this point in the history
Development to main, week 2
  • Loading branch information
remko48 authored Feb 20, 2024
2 parents 418596c + ae0fe36 commit 7f9d6c3
Show file tree
Hide file tree
Showing 47 changed files with 1,331 additions and 809 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
},
"[typescript]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"[javascript]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# kiss-frontend
# kiss-frontend for OpenWebConcept

This template should help get you started developing with Vue 3 in Vite.

Expand Down
Loading

0 comments on commit 7f9d6c3

Please sign in to comment.