remove apostroph rule from text linting

This commit is contained in:
mahula 2023-02-02 10:48:25 +01:00
parent 5fe9e7cc58
commit 0038c92de7

View File

@ -32,7 +32,6 @@ module.exports = {
passive: false, passive: false,
thereIs: false thereIs: false
}, },
'apostrophe': true,
}, },
filters: { filters: {
comments: true, comments: true,