Add Enchantment Table.

This commit is contained in:
Paul
2021-09-04 15:50:58 +01:00
parent 0b67d11bb5
commit 35ef9c58dd
5 changed files with 18 additions and 3 deletions

View File

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