Skip to content
Snippets Groups Projects
jsconfig.json 47 B
{
    "include": [
      "./src/**/*"
    ]
  }