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