Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prettier/prettier
/ format.test.js
File
format.test.js
tests/format/flow/no-semi/format.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
runFormatTest(
import
.meta, [
"flow"
]);
2
runFormatTest(
import
.meta, [
"flow"
], { semi: false });
Callers
nothing calls this directly
Calls
1
runFormatTest
Function · 0.85
Tested by
no test coverage detected