mirror of
https://github.com/honojs/hono.git
synced 2024-11-22 19:44:26 +01:00
0fafd7aa8b
* chore(eslint): enable `@typescript-eslint/unbound-method` * denoify
7 lines
85 B
JSON
7 lines
85 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"include": [
|
|
"**/*.ts",
|
|
"**/*.tsx"
|
|
]
|
|
} |