eslint / js

Monorepo for the JS language tools.
BSD 2-Clause "Simplified" License
2.29k stars 196 forks source link

chore: remove assert from rollup external array #634

Closed amareshsm closed 2 months ago

amareshsm commented 2 months ago

Prerequisites checklist

What is the purpose of this pull request?

What changes did you make? (Give an overview)

As part of #633, the assert dependency was removed, so there’s no need to include it as an external dependency in the Rollup config.

Related Issues

Is there anything you'd like reviewers to focus on?