mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-05 13:30:32 -05:00
chore: use correct base href
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true,
|
||||
"baseUrl": "./src",
|
||||
"baseUrl": "./js",
|
||||
"paths": {
|
||||
"/*": ["./*"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user