Codebase list node-nth-check / 8f4c50bb-35fd-468d-a41d-cb35797cdb45/main tsconfig.eslint.json
8f4c50bb-35fd-468d-a41d-cb35797cdb45/main

Tree @8f4c50bb-35fd-468d-a41d-cb35797cdb45/main (Download .tar.gz)

tsconfig.eslint.json @8f4c50bb-35fd-468d-a41d-cb35797cdb45/mainraw · history · blame

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