mirror of
https://github.com/Automattic/harper.git
synced 2025-07-07 13:05:01 +00:00
build: fix tsdk
This commit is contained in:
parent
8ed01b7fda
commit
0a7c795aef
1 changed files with 1 additions and 1 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"typescript.tsdk": "packages/harper.js/node_modules/typescript/lib"
|
||||
"typescript.tsdk": "node_modules/typescript/lib"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue