blowfish/node_modules/khroma/tsconfig.json

7 lines
93 B
JSON
Raw Normal View History

2023-01-29 22:30:24 +00:00
{
"extends": "tsex/tsconfig.json",
"compilerOptions": {
"noImplicitAny": false
}
}