Switch to ace editor and improve build process for it
This commit is contained in:
parent
487128d00f
commit
6606eb1b1b
5 changed files with 122 additions and 52 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "es6",
|
||||
"module": "esnext",
|
||||
"strict": true,
|
||||
"noImplicitReturns": true,
|
||||
"moduleResolution": "node",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue