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

Tree @upstream/2.0.0 (Download .tar.gz)

tsconfig.eslint.json @upstream/2.0.0raw · history · blame

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