2
0
mirror of https://github.com/tenrok/vue-ganttastic.git synced 2026-06-12 02:32:25 +03:00
Files
vue-ganttastic/jsconfig.json
T
2021-10-21 17:34:07 +03:00

7 lines
89 B
JSON

{
"compilerOptions": {
"baseUrl": "."
},
"exclude": ["node_modules", "dist"]
}