mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
6 lines
167 B
JSON
6 lines
167 B
JSON
{
|
|
"eslint.packageManager": "yarn",
|
|
"eslint.nodePath": ".yarn/sdks",
|
|
"workspace.workspaceFolderCheckCwd": false,
|
|
"tsserver.tsdk": ".yarn/sdks/typescript/lib"
|
|
}
|