1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-11 13:13:59 +03:00

better editor ts support

This commit is contained in:
Eugene Pankov 2021-01-31 18:20:58 +01:00
parent 0611afa8b5
commit 5bd1bfd565

View File

@ -24,6 +24,9 @@
"es7",
"es2015",
"es2017"
]
],
"paths": {
"terminus-*": ["../../terminus-*"]
}
}
}