1
0
Fork 0
forked from gitea/nas

Rework Prettier invocation (#28851)

This commit is contained in:
Renaud Chaput 2024-02-27 17:09:27 +01:00 committed by GitHub
parent dc4427dc9b
commit 3b31447408
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 74 additions and 361 deletions

View file

@ -54,6 +54,13 @@
# Ignore Docker option files
docker-compose.override.yml
# Ignore public
/public/assets
/public/emoji
/public/packs
/public/packs-test
/public/system
# Ignore emoji map file
/app/javascript/mastodon/features/emoji/emoji_map.json
@ -74,4 +81,5 @@ app/javascript/styles/mastodon/reset.scss
# Ignore the generated AUTHORS.md
AUTHORS.md
# Process a few selected JS files
!lint-staged.config.js