Revert "Switch back codemirror"

This reverts commit 680287c821.
This commit is contained in:
BoykoAlex
2018-12-03 15:18:46 -05:00
parent 923fe5fde4
commit 6b8fa9d18f
8 changed files with 75 additions and 58 deletions

View File

@@ -15,6 +15,10 @@
"es2015",
"dom"
],
"typeRoots": [
"node_modules/@types",
"src/lib/@types"
],
"strictNullChecks":false
}
}