mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-01-13 16:37:58 -05:00
7 lines
137 B
JSON
7 lines
137 B
JSON
{
|
|
"githubPullRequests.ignoredPullRequestBranches": [
|
|
"develop"
|
|
],
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
}
|