在webpack config中加入 eslint-loader (要放在最後面,才能檢查到react/es6語法):. module.exports = { ... module: { loaders: [ { test: ...
確定! 回上一頁