diff --git a/.github/labeler.yml b/.github/labeler.yml index 280a73e..5a77ee8 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -10,8 +10,9 @@ - .vscode/** - .editorconfig - .eslintignore - - .eslintrc.cjs + - .eslintrc - .gitignore + - .npmignore - .nvmrc - .prettierrc - config/**