Set up CI
This commit is contained in:
parent
5dcf27bb9f
commit
52eb07a993
12 changed files with 223 additions and 8218 deletions
10
.prettierignore
Normal file
10
.prettierignore
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
node_modules
|
||||
backend/node_modules
|
||||
|
||||
# Lockfiles are managed by npm
|
||||
package-lock.json
|
||||
backend/package-lock.json
|
||||
|
||||
# Vendored / generated assets
|
||||
frontend/js/jquery.min.js
|
||||
*.min.js
|
||||
Loading…
Add table
Add a link
Reference in a new issue