Socialify

Folder ..

Viewing tsconfig.lint.json
7 lines (7 loc) • 101.0 B

1
2
3
4
5
6
7
{
  "compilerOptions": {
    "rootDir": ".",
    "noEmit": true
  },
  "exclude": ["node_modules"]
}