未验证 提交 092098ad 编写于 作者: M Mr.Hope 提交者: GitHub

chore: fix typos in comment (#2361)

上级 d6771b7f
......@@ -131,7 +131,7 @@ function resolveSFCs (dirs) {
/**
* normalize component name
*
* @param {strin} filename
* @param {string} filename
* @returns {string}
*/
......
......@@ -6,7 +6,7 @@ const usedPorts = []
* Run jest
*
* @param {array} jestArgs an array of Jest CLI options
* @param {array} debug whether start with '--inspect-brk' or not
* @param {boolean} debug whether start with '--inspect-brk' or not
*/
module.exports = function createJestRunner (jestArgs, debug) {
......
......@@ -10,7 +10,7 @@ const CAC = require('cac')
/**
* Bootstrap a CAC cli
* @param {function} beforeParse
* @param {function} adterParse
* @param {function} afterParse
* @returns {Promise<void>}
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册