You can not 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
15 lines
306 B
{
|
|
"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"
|
|
}
|