mirror of
https://github.com/honojs/hono.git
synced 2024-11-21 18:18:57 +01:00
dfbd717263
* chore: rename `runtime_tests` to `runtime-tests` * fixed GitHub workflow
7 lines
85 B
JSON
7 lines
85 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"include": [
|
|
"**/*.ts",
|
|
"**/*.tsx"
|
|
]
|
|
} |