mirror of
https://github.com/denoland/deno.git
synced 2025-10-02 23:24:37 +00:00
Update to Prettier 2 and use ES Private Fields (#4498)
This commit is contained in:
parent
1397b8e0e7
commit
bced52505f
329 changed files with 2787 additions and 2430 deletions
|
@ -16,7 +16,7 @@ bench({
|
|||
b.start();
|
||||
for (let i = 0; i < 1e6; i++);
|
||||
b.stop();
|
||||
}
|
||||
},
|
||||
});
|
||||
|
||||
// Itsabug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue