Prettier
Didn't run this on every single file because it messes up the formatting of the some of the TestRenderer constructions
This commit is contained in:
@@ -19,7 +19,7 @@ const config = {
|
||||
},
|
||||
files: (filepath) => {
|
||||
return !filepath.endsWith(".test.ts");
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
// hydrate the <div id="svelte"> element in src/app.html
|
||||
|
||||
Reference in New Issue
Block a user