endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
829 stars 72 forks source link

fix: just "yarn format" on master #2048

Closed erights closed 9 months ago

erights commented 9 months ago

closes: #XXXX refs: #XXXX

Description

Just ran yarn format on master, and was surprised to see these differences. I see that CI below doesn't like this, so my local setup must somehow be misconfigured.

Security Considerations

Scaling Considerations

Documentation Considerations

Testing Considerations

Compatibility Considerations

Upgrade Considerations

erights commented 9 months ago

Nevermind. Deleting all the node_modules and rebuilding made the discrepancy go away. Closing.