2FAuth/jsconfig.json

5 lines
45 B
JSON
Raw Normal View History

2021-08-01 00:17:04 +02:00
{
"include": [
"./resources/js/*"
]
}