mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-07 20:51:11 +00:00
Add ESLinter and update Prettier
This commit is contained in:
parent
7c29869aec
commit
60ca6b5332
29 changed files with 3802 additions and 1543 deletions
7
.prettierignore
Normal file
7
.prettierignore
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Ignore list
|
||||
/*
|
||||
|
||||
# Do not ignore these folders:
|
||||
!__tests__/
|
||||
!.github/
|
||||
!src/
|
Loading…
Add table
Add a link
Reference in a new issue