mirror of
https://github.com/toptal/haste-server.git
synced 2025-02-20 02:22:23 +01:00
fix tsconfig
This commit is contained in:
parent
6c1a1277ff
commit
5415482e09
@ -1,4 +1,8 @@
|
||||
{
|
||||
"ts-node": {
|
||||
"files": true
|
||||
},
|
||||
"files": ["src/global.d.ts"],
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"composite": false,
|
||||
|
Loading…
Reference in New Issue
Block a user