It is common to have exclude: /node_modules/ for JS transpilation rules (e.g. babel-loader ) ... Configuration of TypeScript can be done via tsconfig.json .
確定! 回上一頁