{
  "extends": "../tsconfig.json",
  "include": [
    "./**/*.ts",
    "./**/*.tsx",
    "./**/*.vue",
    "./**/*.js",
    "./**/*.jsx",
    "./**/*.json",
    "./**/*.d.ts",
    "./**/*.md"
  ]
}
