Browse Source

Format the main JS file with Prettier

master
Fen Dweller 3 years ago
parent
commit
897b81bc28
2 changed files with 2104 additions and 1493 deletions
  1. +4
    -0
      .prettierrc
  2. +2100
    -1493
      macrovision.js

+ 4
- 0
.prettierrc View File

@@ -0,0 +1,4 @@
{
"tabWidth": 4,
"useTabs": false
}

+ 2100
- 1493
macrovision.js
File diff suppressed because it is too large
View File


Loading…
Cancel
Save