mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/StarCitizenBoxBrowserEx.git
synced 2025-07-31 00:04:01 +08:00
typescript support
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -9,6 +9,8 @@ node_modules
|
||||
# testing
|
||||
coverage
|
||||
|
||||
# dist/
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
|
||||
@ -24,4 +26,6 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# extension.js
|
||||
extension-env.d.ts
|
||||
extension-env.d.ts
|
||||
|
||||
.vscode/
|
Reference in New Issue
Block a user