pyrss-ng/tsconfig.json
2025-04-19 12:47:00 +01:00

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"
}