mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-30 13:28:03 +00:00
android-dev-ext initial commit
This commit is contained in:
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
// Place your settings in this file to overwrite default and user settings.
|
||||
{
|
||||
"typescript.tsdk": "./node_modules/typescript/lib" // we want to use the TS server from our node_modules folder to control its version
|
||||
}
|
||||
Reference in New Issue
Block a user