[go: nahoru, domu]

blob: d3660976b751f4f4e35a99923f2806a88e2a53d6 [file] [log] [blame]
{
"compilerOptions": {
"module": "ESNext",
"target": "ESNext",
"noEmitOnError": true,
"allowJs": true,
"declaration": true,
"emitDeclarationOnly": true,
"pretty": true,
"removeComments": true,
"listEmittedFiles": true,
"typeRoots": [
"../../third_party/node/node_modules/@types"
],
"types": [
"trusted-types"
]
}
}