mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2026-08-28 04:54:58 -04:00
Remove unused tsconfig.eslint.json
This commit is contained in:
parent
7999c2b071
commit
fcbe4dc6b6
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"extends": "./tsconfig.json",
|
|
||||||
"compilerOptions": {
|
|
||||||
"rootDir": "."
|
|
||||||
},
|
|
||||||
"include": ["src/**/*.ts", "__tests__/**/*.ts", "*.ts"],
|
|
||||||
"exclude": ["node_modules", "lib", "dist"]
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue