UNPKG

@lumina-dex/contracts

Version:
21 lines (20 loc) 452 B
{ "editor.defaultFormatter": "dprint.dprint", "editor.formatOnSave": true, "biome.enabled": false, "editor.codeActionsOnSave": { "source.fixAll.oxc": "explicit" }, "[javascript]": { "editor.defaultFormatter": "dprint.dprint", "editor.codeActionsOnSave": { "source.fixAll.oxc": "explicit" } }, "[typescript]": { "editor.defaultFormatter": "dprint.dprint", "editor.codeActionsOnSave": { "source.fixAll.oxc": "explicit" } } }