mirror of
https://github.com/tenrok/vue-ganttastic.git
synced 2026-06-12 02:32:25 +03:00
7 lines
89 B
JSON
7 lines
89 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
},
|
|
"exclude": ["node_modules", "dist"]
|
|
}
|