BlueFire/frontend/jsconfig.json

6 lines
41 B
JSON
Raw Normal View History

2020-02-09 07:13:33 +00:00
{
"include": [
"./src/**/**"
]
}