mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-16 15:40:02 -04:00
Add format script to package.json and format with prettier.
This commit is contained in:
parent
61bd33845b
commit
be3b87e795
39 changed files with 1732 additions and 1734 deletions
|
@ -1,7 +1,7 @@
|
|||
<head></head>
|
||||
<script>
|
||||
function f() {
|
||||
location = "http://www.google.com";
|
||||
}
|
||||
function f() {
|
||||
location = "http://www.google.com";
|
||||
}
|
||||
</script>
|
||||
<button onclick="f()">Google</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue