Set up @ alias for src/

This commit is contained in:
Joscha 2025-03-02 18:18:05 +01:00
parent f2299a7219
commit 8729cf09b1
4 changed files with 42 additions and 19 deletions

View file

@ -3,6 +3,7 @@
"fmt": "prettier . --write"
},
"devDependencies": {
"@types/node": "^22.13.8",
"prettier": "^3.5.2"
}
}