Compare commits
2 Commits
ce9851fd2f
...
a2d1751cbb
Author | SHA1 | Date |
---|---|---|
Derrick Hammer | a2d1751cbb | |
Derrick Hammer | 87afb2cc64 |
|
@ -21,6 +21,7 @@ export default async function (): Promise<PresetAsset> {
|
|||
template: {
|
||||
".github/workflows/ci.yml": resolve(TEMPLATES, "ci.yml"),
|
||||
},
|
||||
noSymlinks: [".github/workflows/ci.yml"],
|
||||
variable: DEFAULT_VARIABLE,
|
||||
supplementaryConfig: {
|
||||
prettier: {
|
||||
|
|
Loading…
Reference in New Issue