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
|| --index | bool | Source loaded as recursive index |
52
+
| -w | --colors | str, ... | Define verbose listing color kib limits, must be 3 integers > 0 |
53
+
| -y | --show-config | bool | Show options, source, target and generated webpack config |
54
+
|| --defaults | bool | Deploy default .eslintrc and .babelrc to cwd or target directory |
55
+
| -s | --stats | bool | Show stats output |
56
+
| -a | --analyze | bool/str | Use a bool for a *static* report or *json/disabled*, the *server* option is not supported, use with *--stats* for additional stats.json |
57
+
| -i | --verbose | bool | Show additional info |
58
+
| -u | --loose | bool | Run in loose mode, disables the strict option |
59
+
| -v | --version | bool | Show the application version |
0 commit comments