Files
keepr/keepr.client/jsconfig.json
T

5 lines
39 B
JSON
Raw Normal View History

2022-07-31 12:33:10 -06:00
{
"include": [
"./src/**/*"
]
}