mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-24 20:14:29 -04:00
📄 Reformat typescript with 2-Space
This commit is contained in:
parent
3beabbcbc0
commit
28614dfc25
17 changed files with 395 additions and 390 deletions
|
@ -112,7 +112,12 @@ class BitmapsGenerator {
|
|||
}
|
||||
) {
|
||||
const opt = Object.assign(
|
||||
{ playbackRate: 0.1, diff: 0, frameLimit: 300, framePadding: 4 },
|
||||
{
|
||||
playbackRate: 0.1,
|
||||
diff: 0,
|
||||
frameLimit: 300,
|
||||
framePadding: 4,
|
||||
},
|
||||
options
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue