mirror of
https://github.com/honojs/hono.git
synced 2024-11-21 18:18:57 +01:00
chore: add .mts
to tsconfig.json
This commit is contained in:
parent
b55eb2e661
commit
8bbb495d51
@ -21,6 +21,7 @@
|
||||
},
|
||||
"include": [
|
||||
"src/**/*.ts",
|
||||
"src/**/*.mts",
|
||||
"src/**/*.test.ts"
|
||||
],
|
||||
}
|
Loading…
Reference in New Issue
Block a user