CSV2HTML/frontend/jsconfig.json
2021-10-30 23:36:07 +08:00

5 lines
36 B
JSON
Executable file

{
"include": [
"./src/**/*"
]
}