mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-02-06 09:56:03 +00:00
Merge branch 'fix-vetur-config' into refactor-chat-module
This commit is contained in:
commit
049932fa1a
11
webapp/jsconfig.json
Normal file
11
webapp/jsconfig.json
Normal file
@ -0,0 +1,11 @@
|
||||
// tsconfig.json
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"~/*": [
|
||||
"./*"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user