summaryrefslogtreecommitdiff
path: root/tsconfig.eslint.json
blob: 678a223c90a8923582e7296c987b81393efb3776 (plain) (blame)
1
2
3
4
5
6
{
  "compilerOptions": {
    "allowJs": true
  },
  "extends": "./tsconfig.base.json"
}