Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp authored and astrobot-houston committed Nov 7, 2022
1 parent f6add39 commit 4280bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/astro/src/core/dev/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export { createContainer, runInContainer, startContainer, isStarted } from './container.js';
export { createContainer, isStarted, runInContainer, startContainer } from './container.js';
export { default } from './dev.js';
export { createContainerWithAutomaticRestart } from './restart.js';

0 comments on commit 4280bb8

Please sign in to comment.