blowfish/node_modules/khroma/tsconfig.json
2023-01-29 22:30:24 +00:00

6 lines
93 B
JSON
Executable file

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