synclounge/.jsconfig

5 lines
49 B
Plaintext
Raw Normal View History

2018-08-19 03:31:52 +00:00
{
"include": [
"./src/**/*"
]
}