You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* build: Replace regular function with the arrow one
* check-verstions: Add some line breaks to improve code readability
* utils: Minor refactoring
Replace 'var' with 'const' operator for 'postcssLoader' defenition;
Add some spaces to improve code readability;
Rename variable with package.json from 'pkg' to 'packageConfig';
Replace regular function stored in 'createNotifierCallback' with arrow.
* vue-loader: Remove extra line break and Add a helpful one
* base.conf: Add variable for linting rule to imprive code readability
* dev.conf: Update formatting
* prod.conf: Update formatting and Use ES6 short syntax for method
0 commit comments