@tsconfig/node-ts
Version:
A base TSConfig for working with Node with TypeScript (TS >=5.8 ONLY).
15 lines • 337 B
JSON
{
"name": "@tsconfig/node-ts",
"repository": {
"type": "git",
"url": "https://github.com/tsconfig/bases.git",
"directory": "bases"
},
"license": "MIT",
"description": "A base TSConfig for working with Node with TypeScript (TS >=5.8 ONLY).",
"keywords": [
"tsconfig",
"node-ts"
],
"version": "23.6.1"
}