Codebase list node-nth-check / fresh-snapshots/main tsconfig.eslint.json
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

tsconfig.eslint.json @fresh-snapshots/mainraw · history · blame

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