Add Enchantment Table.

This commit is contained in:
Paul
2021-09-04 15:50:58 +01:00
parent eea13a30b8
commit bd3678f515
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,