Compare commits
2 Commits
d24f783ce6
...
1b14cdbf5d
Author | SHA1 | Date |
---|---|---|
Derrick Hammer | 1b14cdbf5d | |
Derrick Hammer | a892d3557e |
|
@ -28,6 +28,7 @@ export default async function (): Promise<PresetAsset> {
|
|||
prettier: {
|
||||
singleQuote: false,
|
||||
},
|
||||
gitignore: [".releaserc.json"],
|
||||
tsconfig: {
|
||||
compilerOptions: {
|
||||
lib: ["ES2021", "dom"],
|
||||
|
|
Loading…
Reference in New Issue