mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-22 06:37:56 +01:00
Configure ES6 as code language
This commit is contained in:
parent
1b2f2fc30f
commit
c3091d5e1d
@ -1,7 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"module": "commonjs",
|
||||
"module": "ES6",
|
||||
"paths": {
|
||||
"@libraries/*": ["../../libraries/*"],
|
||||
"@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