adjust border

This commit is contained in:
miloschwartz
2025-04-12 19:50:30 -04:00
parent 1a750e8279
commit 419e576a3e
31 changed files with 118 additions and 112 deletions

View File

@@ -17,8 +17,7 @@
"@server/*": ["../server/*"],
"@test/*": ["../test/*"],
"@app/*": ["*"],
"@/*": ["./*"],
"react": [ "./node_modules/@types/react" ]
"@/*": ["./*"]
},
"plugins": [
{