1
1
mirror of https://github.com/Fabio286/antares.git synced 2024-12-19 20:29:36 +01:00
antares/jsconfig.json

5 lines
52 B
JSON
Raw Normal View History

2020-12-15 17:08:36 +01:00
{
"include": [
"./src/renderer/**/*"
]
}