mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-16 03:57:55 +01:00
8 lines
103 B
JSON
8 lines
103 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"baseUrl": ".",
|
||
|
"module": "ES6",
|
||
|
},
|
||
|
"exclude": ["node_modules"]
|
||
|
}
|