mirror of
https://gitea.com/actions/dorny-paths-filter.git
synced 2026-01-08 15:28:20 +00:00
Fix resulting dep errors 🐛
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"plugins": ["jest", "@typescript-eslint"],
|
||||
"extends": ["plugin:github/es6"],
|
||||
"extends": ["plugin:github/internal"],
|
||||
"parser": "@typescript-eslint/parser",
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 9,
|
||||
|
||||
Reference in New Issue
Block a user