chore: update and add new languages

This commit is contained in:
Paul Makles
2022-05-25 16:43:59 +01:00
parent 6eee71ddab
commit 9e948175b3
15 changed files with 1029 additions and 57 deletions

View File

@@ -8,7 +8,8 @@ module.exports = {
"/(lib)",
"/(redux|mobx)",
"/(context)",
"/(ui|common)|.svg|.webp|.png|.jpg$",
"/(ui|common)$",
".svg|.webp|.png|.jpg$",
"^[./]",
],
importOrderSeparation: true,