Closed miketheman closed 4 days ago
added 4 packages, removed 20 packages, changed 101 packages, and audited 1183 packages in 4s
Smol question. Are the obvious formatting changes related or just an aside of editing those files?
Update: looks like this is powered off a newer eslint with new rules
eslint now provides its own
Espree
parser, so we don't need to include Babel for that purpose.Since we only need babel for jest, update references accordingly.