Skip to content

Commit bc4fb25

Browse files
Fix linting: Add missing trailing newline to testingNodeRendererConfigs.ts
Prettier requires all files to end with a newline character. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 86a0bcf commit bc4fb25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-on-rails-pro-node-renderer/tests/testingNodeRendererConfigs.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,3 @@ export function createTestConfig(testName: string): { config: Partial<Config>; b
4747

4848
return { config, bundlePath };
4949
}
50-

0 commit comments

Comments
 (0)