Resolve "Allow e2e abbreviation"

This commit is contained in:
Thea Schöbl
2022-05-04 10:34:13 +00:00
parent 9d634f2a89
commit b8adbcd030

View File

@@ -37,6 +37,7 @@ module.exports = {
replacements: { replacements: {
ref: false, ref: false,
i: false, i: false,
e2e: false,
}, },
}, },
], ],