{
  "compilerOptions": {
    "jsx": "react",
    "declaration": true,
    "target": "ES5",
    "skipLibCheck": true
  },
  "include": ["./*.ts", "./*.tsx"]
}
