mirror of
https://github.com/actions/labeler.git
synced 2026-01-06 12:21:28 +08: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:
8
.prettierignore
Normal file
8
.prettierignore
Normal file
@@ -0,0 +1,8 @@
|
||||
# Ignore list
|
||||
/*
|
||||
|
||||
# Do not ignore these folders:
|
||||
!__tests__/
|
||||
!__mocks__/
|
||||
!.github/
|
||||
!src/
|
||||
Reference in New Issue
Block a user