5 lines
168 B
JSON
5 lines
168 B
JSON
// The purpose of this file is for vscode to correctly identify which tsconfig to use.
|
|
// This file serves no other purpose.
|
|
{
|
|
"extends": "./tsconfig.server.json"
|
|
} |