vue-cnc-speed/jsconfig.json

5 lines
39 B
JSON
Raw Normal View History

2022-02-16 15:42:50 +01:00
{
"include": [
"./src/**/*"
]
}