We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3856277 commit 5b35b0cCopy full SHA for 5b35b0c
lib/cli.js
@@ -16,7 +16,7 @@ const cli = module.exports = {};
16
17
/**
18
* @typedef {Object} processOptions
19
- * @property {Boolean} [collectSelectors=false] git dif the triggered files are css files
+ * @property {Boolean} [collectSelectors=false] if the triggered files are css files
20
* @property {Boolean} [overwrite=false] overwrite the same file
21
* @property {String} [cwd=process.cwd()] the current working directory in which to search
22
* @property {String} [newPath='rcs'] in which folder the new files should go
0 commit comments