fix: tailwind v4 postcss, auth-server session, eslint cleanups
This commit is contained in:
8
frontend/jsconfig.json
Executable file
8
frontend/jsconfig.json
Executable file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./*"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user