diff --git a/.textlintrc.js b/.textlintrc.js index 71d4ba0..c9cbaf1 100644 --- a/.textlintrc.js +++ b/.textlintrc.js @@ -32,6 +32,7 @@ module.exports = { passive: false, thereIs: false }, + 'apostrophe': true, }, filters: { comments: true,