synclounge/.jsconfig

5 lines
49 B
Plaintext
Raw Normal View History

2018-07-20 04:31:44 +00:00
{
"include": [
"./src/**/*"
]
}