mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-18 02:48:04 +08:00
Remove ESLint (still not compatible enough with TypeScript tooling)
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"extends": ["plugin:github/es6"],
|
||||
"parser": "@typescript-eslint/parser",
|
||||
"plugins": ["jest"],
|
||||
"env": {
|
||||
"node": true,
|
||||
"es6": true,
|
||||
"jest/globals": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user