mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-10 17:33:24 +01:00
8 lines
108 B
JSON
8 lines
108 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"module": "commonjs",
|
|
},
|
|
"exclude": ["node_modules"]
|
|
}
|