UNPKG
@tsconfig/node22
Version:
latest (22.0.5)
22.0.5
22.0.4
22.0.3
22.0.2
22.0.1
22.0.0
A base TSConfig for working with Node 22.
github.com/tsconfig/bases
tsconfig/bases
@tsconfig/node22
/
package.json
15 lines
•
306 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"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.5"
}