mirror of
https://github.com/dorny/paths-filter.git
synced 2025-07-13 19:41:49 +02: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