mirror of
https://github.com/actions/setup-python.git
synced 2025-07-02 23:53:47 +00:00
Add ESLint, update Prettier
This commit is contained in:
parent
7b9ef6fc5a
commit
ddbb0d5a82
32 changed files with 3659 additions and 505 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