mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-15 17:46:55 +00:00
Fix jsconfig.json so that import aliases work in VS Code.
This commit is contained in:
parent
d2b4dcbce4
commit
7f2522508e
3 changed files with 24 additions and 11 deletions
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "es6",
|
||||
"paths": {
|
||||
"utilities": ["./utilities"]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue