mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
[ci] format
This commit is contained in:
parent
8292c41311
commit
f7a901e7c4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import { color } from '@astrojs/cli-kit';
|
||||
import { execa } from 'execa';
|
||||
import path from 'node:path';
|
||||
import fs from 'node:fs';
|
||||
import path from 'node:path';
|
||||
import { error, info, spinner, title } from '../messages.js';
|
||||
import type { Context } from './context';
|
||||
|
||||
|
|
Loading…
Reference in a new issue