revert removal of apostroph linting rule.

This commit is contained in:
mahula 2023-02-05 10:06:42 +01:00 committed by GitHub
parent a6c013f1e9
commit 9691ffb668
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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