github.com/evanw/esbuild/internal/js_parser.JSONOptions.AllowComments (field)
3 uses
github.com/evanw/esbuild/internal/js_parser (current package)
json_parser.go#L154: AllowComments bool
json_parser.go#L173: lexer: js_lexer.NewLexerJSON(log, source, options.AllowComments),
github.com/evanw/esbuild/internal/resolver
tsconfig_json.go#L54: AllowComments: true, // https://github.com/microsoft/TypeScript/issues/4987
![]() |
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. |