eslint / config-inspector

A visual tool for inspecting and understanding your ESLint flat configs.
https://www.npmjs.com/package/@eslint/config-inspector
Apache License 2.0
518 stars 15 forks source link

refactor: use `h3` to create server #30

Closed yuyinws closed 2 months ago

yuyinws commented 2 months ago

In current, the project use connect and sirv to create server and serving static assets. The last publish of connect is 5 years ago. It's very old and inactive.

The unjs/h3 is a good alternative. And it already includes serveStatic utility.

linux-foundation-easycla[bot] commented 2 months ago

CLA Signed

The committers listed above are authorized under a signed CLA.