We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b97993f commit 526af4dCopy full SHA for 526af4d
README.md
@@ -60,6 +60,7 @@ node server.js
60
├── dist # npm run build生成的目录
61
├── node_modules # dependencies
62
├── .babelrc # babel文件
63
+├── .eslintrc.js # eslint配置
64
├── server.js # 用于查看npm run build的server.js,端口2333
65
├── webpack.config.js # webpack配置目录
66
0 commit comments