chore: apply prettier with new conf
This commit is contained in:
parent
6a4720e59b
commit
db2a04c03f
13 changed files with 2107 additions and 2109 deletions
|
|
@ -1,6 +1,6 @@
|
|||
window.parent.postMessage(
|
||||
{
|
||||
url: window.location.pathname.replace(handlebarsData.websiteRoot, ''),
|
||||
},
|
||||
'*',
|
||||
{
|
||||
url: window.location.pathname.replace(handlebarsData.websiteRoot, ""),
|
||||
},
|
||||
"*",
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue