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

Tree @debian/2.0.0-1 (Download .tar.gz)

tsconfig.eslint.json @debian/2.0.0-1raw · history · blame

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