Codebase list node-nth-check / debian/latest tsconfig.eslint.json
debian/latest

Tree @debian/latest (Download .tar.gz)

tsconfig.eslint.json @debian/latestraw · history · blame

1
2
3
4
5
{
    "extends": "./tsconfig.json",
    "include": ["src", "test"],
    "exclude": []
}