github.com/evanw/esbuild/internal/logger.MsgDetail.Suggestion (field)
6 uses
github.com/evanw/esbuild/internal/logger (current package)
logger.go#L935: if d.Suggestion != "" {
logger.go#L942: emptyMarginText(maxMargin, true), d.Indent, colorGreen, d.Suggestion, colorResetDim,
logger.go#L955: if d.Suggestion != "" {
logger.go#L961: emptyMarginText(maxMargin, true), d.Indent, d.Suggestion,
logger.go#L985: Suggestion string
logger.go#L1182: Suggestion: loc.Suggestion,
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |