|
public
|
Create vite+vue project
|
2025-03-02 15:54:13 +01:00 |
|
src
|
Reformat using prettier
|
2025-03-02 18:41:24 +01:00 |
|
.gitignore
|
Simplify gitignore
|
2025-03-02 17:51:56 +01:00 |
|
eslint.config.js
|
Set up eslint
|
2025-03-02 18:49:30 +01:00 |
|
index.html
|
Create vite+vue project
|
2025-03-02 15:54:13 +01:00 |
|
package.json
|
Set up eslint
|
2025-03-02 18:49:30 +01:00 |
|
tsconfig.app.json
|
Configure more aggressive type checks
|
2025-03-02 18:43:47 +01:00 |
|
tsconfig.json
|
Create vite+vue project
|
2025-03-02 15:54:13 +01:00 |
|
vite.config.ts
|
Set up @ alias for src/
|
2025-03-02 18:43:47 +01:00 |