Skip to content

Commit

Permalink
cleanup & formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-beeclever committed Aug 25, 2024
1 parent 2b75ca5 commit 994715d
Show file tree
Hide file tree
Showing 12 changed files with 285 additions and 292 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
assets/*.umd.js
15 changes: 1 addition & 14 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,5 @@
"bracketSpacing": true,
"arrowParens": "always",
"endOfLine": "lf",
"overrides": [
{
"files": "*.css.liquid",
"options": {
"parser": "liquid-html"
}
},
{
"files": ["*.js.liquid"],
"options": {
"parser": "liquid-html"
}
}
]
"overrides": []
}
1 change: 0 additions & 1 deletion assets/embla-carousel-auto-height.umd.js

This file was deleted.

1 change: 0 additions & 1 deletion assets/embla-carousel-auto-scroll.umd.js

This file was deleted.

1 change: 0 additions & 1 deletion assets/embla-carousel-autoplay.umd.js

This file was deleted.

1 change: 0 additions & 1 deletion assets/embla-carousel-class-names.umd.js

This file was deleted.

1 change: 0 additions & 1 deletion assets/embla-carousel-fade.umd.js

This file was deleted.

2 changes: 0 additions & 2 deletions assets/embla-carousel-wheel-gestures.umd.js

This file was deleted.

16 changes: 15 additions & 1 deletion assets/embla-carousel.umd.js

Large diffs are not rendered by default.

Loading

0 comments on commit 994715d

Please sign in to comment.