swup / fragment-plugin

A swup plugin for dynamically replacing containers based on rules 🧩
https://swup-fragment-plugin.netlify.app
MIT License
15 stars 1 forks source link

chore: update tsconfig.json and cleanup code #51

Closed hirasso closed 11 months ago

hirasso commented 11 months ago

Description

Putting typescript 5 in swup/cli worked! And updating the tsconfig.json as done in this PR helps greatly with finding dirty little secrets like circular dependencies in the code 🧹

Checks