mirror of
https://github.com/actions/labeler
synced 2026-05-05 03:07:49 +02:00
Add and configure ESLint and update configuration for Prettier (#508)
* Add ESLint and update Prettier * Rebuild action * Update package.json
This commit is contained in:
7
.eslintignore
Normal file
7
.eslintignore
Normal file
@@ -0,0 +1,7 @@
|
||||
# Ignore list
|
||||
/*
|
||||
|
||||
# Do not ignore these folders:
|
||||
!__tests__/
|
||||
!__mocks__/
|
||||
!src/
|
||||
Reference in New Issue
Block a user