diff --git a/eslint.config.js b/eslint.config.js index acd5e892a3..d8a5458377 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -19,6 +19,7 @@ export default [ cspell: { words: [ 'codemod', // We support our codemod + 'combinate', // Library name 'extralight', // Our public interface 'jscodeshift', 'Promisable', // Our public interface