add /coal and /version
This commit is contained in:
parent
4765ebf22c
commit
51b55bad36
18 changed files with 534 additions and 16 deletions
|
|
@ -2,7 +2,9 @@
|
|||
"compilerOptions": {
|
||||
"rootDir": "src/",
|
||||
"outDir": "build/",
|
||||
"esModuleInterop": true
|
||||
"esModuleInterop": true,
|
||||
"resolveJsonModule": true
|
||||
|
||||
},
|
||||
"include": [
|
||||
"src/**/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue