web/shell -> shell/

This commit is contained in:
kichikuou
2017-03-25 13:31:02 +09:00
parent 51b5280d61
commit d829fa85d5
12 changed files with 1 additions and 1 deletions
View File
@@ -1,7 +1,7 @@
{
"compilerOptions": {
"target": "es6",
"outFile": "../../docs/shell.js",
"outFile": "../docs/shell.js",
"noImplicitAny": true,
"sourceMap": false
},
View File
View File