[ci] format
This commit is contained in:
parent
0ea6187f95
commit
07d16ff43c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import { deepmerge } from 'deepmerge-ts';
|
||||
import * as tsr from 'tsconfig-resolver';
|
||||
import { existsSync } from 'fs';
|
||||
import { join } from 'path';
|
||||
import * as tsr from 'tsconfig-resolver';
|
||||
|
||||
export const defaultTSConfig: tsr.TsConfigJson = { extends: 'astro/tsconfigs/base' };
|
||||
|
||||
|
|
Loading…
Reference in a new issue