This website works better with JavaScript
Home
Explore
Help
Sign In
wiki
/
weseek__growi
mirror of
https://github.com/weseek/growi
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
delete skipLibcheck
zahmis
5 years ago
parent
ce344118fc
commit
effba1b0f4
1 changed files
with
0 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
packages/slackbot-proxy/tsconfig.json
+ 0
- 1
packages/slackbot-proxy/tsconfig.json
View File
@@ -6,6 +6,5 @@
"~/*": ["./src/*"],
"~/*": ["./src/*"],
"@growi/*": ["../*/src"]
"@growi/*": ["../*/src"]
},
},
- "skipLibCheck": true
},
},
}
}