]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/tsconfig.eslint.json
More specific message when signup is not allowed
[github/Chocobozzz/PeerTube.git] / client / tsconfig.eslint.json
CommitLineData
e5a818d3
C
1{
2 "extends": "./tsconfig.json",
3 "include": [
4 // adjust "includes" to what makes sense for you and your project
5 "src/**/*.ts",
6 "e2e/**/*.ts"
7 ]
8}