jsconfig.json 33 Bytes
Newer Older
wuhao's avatar
wuhao committed
1 2 3 4 5
{
  "include": [
    "**/*"
  ]
}