mirror of
https://github.com/dorny/paths-filter.git
synced 2026-02-20 13:38:43 +01: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