We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2bbf4c commit 8b4c540Copy full SHA for 8b4c540
templates/base/head.tmpl
@@ -25,7 +25,6 @@
25
<meta name="go-import" content="{{.GoGetImport}} git {{.CloneLink.HTTPS}}">
26
<meta name="go-source" content="{{.GoGetImport}} _ {{.GoDocDirectory}} {{.GoDocFile}}">
27
{{end}}
28
- {{/* here we have valid go template syntax, but eslint doesn't like it and reports "error Parsing error: Unexpected token {" */}}
29
<script>
30
<!-- /* eslint-disable */ -->
31
window.config = {
0 commit comments