CodeCoupler Webpack Howto's
Exclude node_modules
webpack.cc-config.js
1 2 3 4 5 6 7 8 |
|
Change Destination Output
webpack.config.js
1 2 3 4 5 6 7 |
|
Change Print Width
Set this only here, ESLint will use these options, too.
After set this property you have to "ESLint: Restart ESLint Server"!
.prettierrc
1 2 3 |
|