mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-22 14:47:56 +01:00
Configure ES6 as code language
This commit is contained in:
parent
1b2f2fc30f
commit
c3091d5e1d
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"baseUrl": ".",
|
"baseUrl": ".",
|
||||||
"module": "commonjs",
|
"module": "ES6",
|
||||||
"paths": {
|
"paths": {
|
||||||
"@libraries/*": ["../../libraries/*"],
|
"@libraries/*": ["../../libraries/*"],
|
||||||
"@wisemapping/web2d": ["../web2d/*"]
|
"@wisemapping/web2d": ["../web2d/*"]
|
||||||
|
0
packages/mindplot/stats.json
Normal file
0
packages/mindplot/stats.json
Normal file
Loading…
Reference in New Issue
Block a user