mirror of
https://github.com/LukeHagar/skeleton.git
synced 2025-12-09 20:57:45 +00:00
style: change double to single quotes
also run prettier
This commit is contained in:
@@ -12,7 +12,7 @@ const config = {
|
||||
],
|
||||
|
||||
kit: {
|
||||
adapter: adapter(),
|
||||
adapter: adapter()
|
||||
},
|
||||
package: {
|
||||
// strip test files from packaging
|
||||
|
||||
Reference in New Issue
Block a user