electrolux-oss / infrawallet

Backstage plugin that controls your cloud costs just in the way how you control your bank accounts
https://demo.infrawallet.io
Apache License 2.0
55 stars 4 forks source link

#21 separate tables for default or override category mappings #24

Closed gluckzhang closed 3 months ago

gluckzhang commented 3 months ago

This PR also fixes a ReferenceError in AzureClient.

Signed-off-by: Long Zhang long.zhang@electrolux.com

gluckzhang commented 3 months ago

FYI @emillg, as we have added a .editorconfig file to standardize code formats, I run the yarn prettier -w . command to pretty print all the code.