mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-26 04:37:34 +02:00
🔧 Fix biome includes
This commit is contained in:
parent
a5dd1f6bd9
commit
c50016f11a
1 changed files with 2 additions and 1 deletions
|
@ -64,7 +64,8 @@
|
|||
},
|
||||
"files": {
|
||||
"includes": [
|
||||
"src/**",
|
||||
"apps/**/src/**",
|
||||
"packages/**/src/**",
|
||||
"!**/apps/landing/public/static/scripts/mailerlite.js"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue