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
Update tsconfig.json
delete ,
Sizma yosimaz
5 years ago
parent
effba1b0f4
commit
1c6680f98f
1 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
2
2
packages/slackbot-proxy/tsconfig.json
+ 2
- 2
packages/slackbot-proxy/tsconfig.json
View File
@@ -5,6 +5,6 @@
"paths": {
"~/*": ["./src/*"],
"@growi/*": ["../*/src"]
- }
,
- }
,
+ }
+ }
}