Change app/ to src/ in configuration files etc

This commit is contained in:
Alex Gleason
2023-09-18 16:07:02 -05:00
parent 7d17c87fc7
commit 7df9a91e37
10 changed files with 20 additions and 20 deletions

View File

@ -72,7 +72,7 @@ lint-sass:
# changes:
# - "**/*.js"
# - "**/*.json"
# - "app/soapbox/**/*"
# - "src/soapbox/**/*"
# - "webpack/**/*"
# - "custom/**/*"
# - "jest.config.cjs"