{
  "extends": "./tsconfig.json",
  "exclude": [
    "config/**/*.js",
    "node_modules/**/*.ts",
    "no-font-styles.js"
  ]
}