Skip to content

Commit 971bc2b

Browse files
committed
satisfy markdownlint
1 parent 8a9556f commit 971bc2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/handbook/Integrating with Build Tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ npm install ts-loader --save-dev
148148

149149
### Webpack 2 webpack.config.js 基础配置
150150

151-
```js
151+
```js
152152
module.exports = {
153153
entry: "./src/index.tsx",
154154
output: {

0 commit comments

Comments
 (0)