endojs / endo

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

chore: remove invalid prettier cfg from package.json #2297

Closed boneskull closed 1 month ago

boneskull commented 1 month ago

Description

null is an invalid value for the prettier property of package.json, per the schema.

Schema: https://json.schemastore.org/prettierrc

Security Considerations

no

Scaling Considerations

no

Documentation Considerations

no

Testing Considerations

no

Compatibility Considerations

no

Upgrade Considerations

no