Codebase list node-nth-check / 3450786 tsconfig.eslint.json
3450786

Tree @3450786 (Download .tar.gz)

tsconfig.eslint.json @3450786raw · history · blame

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