it-tools/src/tools/xml-formatter
jmmanzano a6bbeaebd8
feat(new tool): xml formatter (#457)
* feat(new tool): xml formatter

* feat(xml-formatter): added happy path e2e tests

* refactor(xml-formatter): improved unit tests

* refactor(xml-formatter): add better suitable icon

* feat(xml-formatter): added happy path e2e tests

* feat(xml-formatter): registered xml as syntax highlighter

* chore(auto-import): removed unused NSpace

---------

Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
2023-06-18 10:27:26 +00:00
..
index.ts feat(new tool): xml formatter (#457) 2023-06-18 10:27:26 +00:00
xml-formatter.e2e.spec.ts feat(new tool): xml formatter (#457) 2023-06-18 10:27:26 +00:00
xml-formatter.service.test.ts feat(new tool): xml formatter (#457) 2023-06-18 10:27:26 +00:00
xml-formatter.service.ts feat(new tool): xml formatter (#457) 2023-06-18 10:27:26 +00:00
xml-formatter.vue feat(new tool): xml formatter (#457) 2023-06-18 10:27:26 +00:00