We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
combinate
1 parent 8d1f542 commit 322974cCopy full SHA for 322974c
eslint.config.js
@@ -19,6 +19,7 @@ export default [
19
cspell: {
20
words: [
21
'codemod', // We support our codemod
22
+ 'combinate', // Library name
23
'extralight', // Our public interface
24
'jscodeshift',
25
'Promisable', // Our public interface
0 commit comments