swup / scroll-plugin

A swup plugin for smooth scrolling 🏄‍♂️
https://swup.js.org/plugins/scroll-plugin
MIT License
3 stars 8 forks source link

Use @swup/cli for bundling #73

Closed hirasso closed 1 year ago

hirasso commented 1 year ago

Description

Drive-by

Questions

When running npm run format, I'm getting this warning again:

[warn] jsxBracketSameLine is deprecated.

I'm not getting it when I run format in e.g. fragment-plugin. @daun do you remember how we fixed this elsewhere?

Checks

daun commented 1 year ago

@hirasso I think running npm update should update the prettier config, removing the notice.

hirasso commented 1 year ago

@daun great, that did the trick! again please :)