blowfish/node_modules/khroma/tsconfig.json

7 lines
93 B
JSON
Raw Normal View History

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