You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
306 B
JSON
15 lines
306 B
JSON
|
3 months ago
|
{
|
||
|
|
"name": "@tsconfig/node22",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/tsconfig/bases.git",
|
||
|
|
"directory": "bases"
|
||
|
|
},
|
||
|
|
"license": "MIT",
|
||
|
|
"description": "A base TSConfig for working with Node 22.",
|
||
|
|
"keywords": [
|
||
|
|
"tsconfig",
|
||
|
|
"node22"
|
||
|
|
],
|
||
|
|
"version": "22.0.2"
|
||
|
|
}
|