"scripts": { "format": "onchange 'src/**/*.js' -- prettier --write {{changed}}" }. 當你想格式化的文件不止js文件時,也可以添加多個文件列表。
確定! 回上一頁