Test/node_modules/khroma/tsconfig.json
2026-04-09 22:54:00 +07:00

6 lines
93 B
JSON
Executable file

{
"extends": "tsex/tsconfig.json",
"compilerOptions": {
"noImplicitAny": false
}
}