baseui/jsconfig.json

5 lines
45 B
JSON
Raw Normal View History

2017-08-24 11:16:07 +02:00
{
"include": [
"./src/**/*"
]
}