mirror of
https://github.com/seejohnrun/haste-server.git
synced 2025-12-13 01:15:55 +00:00
fix tsconfig
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{
|
||||
"ts-node": {
|
||||
"files": true
|
||||
},
|
||||
"files": ["src/global.d.ts"],
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"composite": false,
|
||||
|
||||
Reference in New Issue
Block a user