-
-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Labels
for hireGet paid for working on this task: https://quick-lint-js.com/hiring.htmlGet paid for working on this task: https://quick-lint-js.com/hiring.html
Description
nextConfig.push({
proxied_site: "http://localhost:1337",
port: 8084,
early_hints: [
{
type: "style",
url: "/style.css",
},
{
type: "script",
url: "/script.js",
},
],
}) // WARNING: Missing semicolon or confusing indentation
({ statusLine, headers } = await makeProxyRequest());
foo() // WARNING: Missing semicolon or confusing indentation
[a, b].forEach(f)
Metadata
Metadata
Assignees
Labels
for hireGet paid for working on this task: https://quick-lint-js.com/hiring.htmlGet paid for working on this task: https://quick-lint-js.com/hiring.html