{
  "extends": "./tsconfig.json",
  "include": ["src", "App.tsx", "./typings.d.ts"],
  "exclude": ["node_modules", "lib"]
}
