Merge branch '2-allow-e2e-abbreviation' into 'master'

Resolve "Allow e2e abbreviation"

Closes #2

See merge request openstapps/eslint-config!1
This commit is contained in:
Thea Schöbl
2022-05-04 10:34:13 +00:00

View File

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