don't lint macos/, undo macos/ changes

This commit is contained in:
Patrick Fong
2023-09-28 11:53:31 -07:00
parent 8eb042968c
commit caf134401f
5 changed files with 67 additions and 65 deletions

View File

@ -1,5 +1,7 @@
# Docs: https://prettier.io/docs/en/ignore.html # Docs: https://prettier.io/docs/en/ignore.html
vendor/ vendor/
# macos is managed by XCode GUI
macos/
**/*.html **/*.html
flake.lock flake.lock

View File

@ -1,11 +1,11 @@
{ {
"colors": [ "colors" : [
{ {
"idiom": "universal" "idiom" : "universal"
} }
], ],
"info": { "info" : {
"author": "xcode", "author" : "xcode",
"version": 1 "version" : 1
} }
} }

View File

@ -1,68 +1,68 @@
{ {
"images": [ "images" : [
{ {
"filename": "Ghostty_256x256x32 6.png", "filename" : "Ghostty_256x256x32 6.png",
"idiom": "mac", "idiom" : "mac",
"scale": "1x", "scale" : "1x",
"size": "16x16" "size" : "16x16"
}, },
{ {
"filename": "Ghostty_256x256x32 5.png", "filename" : "Ghostty_256x256x32 5.png",
"idiom": "mac", "idiom" : "mac",
"scale": "2x", "scale" : "2x",
"size": "16x16" "size" : "16x16"
}, },
{ {
"filename": "Ghostty_256x256x32 4.png", "filename" : "Ghostty_256x256x32 4.png",
"idiom": "mac", "idiom" : "mac",
"scale": "1x", "scale" : "1x",
"size": "32x32" "size" : "32x32"
}, },
{ {
"filename": "Ghostty_256x256x32 3.png", "filename" : "Ghostty_256x256x32 3.png",
"idiom": "mac", "idiom" : "mac",
"scale": "2x", "scale" : "2x",
"size": "32x32" "size" : "32x32"
}, },
{ {
"filename": "Ghostty_256x256x32 2.png", "filename" : "Ghostty_256x256x32 2.png",
"idiom": "mac", "idiom" : "mac",
"scale": "1x", "scale" : "1x",
"size": "128x128" "size" : "128x128"
}, },
{ {
"filename": "Ghostty_256x256x32 1.png", "filename" : "Ghostty_256x256x32 1.png",
"idiom": "mac", "idiom" : "mac",
"scale": "2x", "scale" : "2x",
"size": "128x128" "size" : "128x128"
}, },
{ {
"filename": "Ghostty_256x256x32.png", "filename" : "Ghostty_256x256x32.png",
"idiom": "mac", "idiom" : "mac",
"scale": "1x", "scale" : "1x",
"size": "256x256" "size" : "256x256"
}, },
{ {
"filename": "Ghostty_512x512x32.png", "filename" : "Ghostty_512x512x32.png",
"idiom": "mac", "idiom" : "mac",
"scale": "2x", "scale" : "2x",
"size": "256x256" "size" : "256x256"
}, },
{ {
"filename": "Ghostty_512x512x32 1.png", "filename" : "Ghostty_512x512x32 1.png",
"idiom": "mac", "idiom" : "mac",
"scale": "1x", "scale" : "1x",
"size": "512x512" "size" : "512x512"
}, },
{ {
"filename": "Ghostty_512x512x32 2.png", "filename" : "Ghostty_512x512x32 2.png",
"idiom": "mac", "idiom" : "mac",
"scale": "2x", "scale" : "2x",
"size": "512x512" "size" : "512x512"
} }
], ],
"info": { "info" : {
"author": "xcode", "author" : "xcode",
"version": 1 "version" : 1
} }
} }

View File

@ -1,23 +1,23 @@
{ {
"images": [ "images" : [
{ {
"filename": "199110421-9ff5fc30-a244-441e-9882-26070662adf9.png", "filename" : "199110421-9ff5fc30-a244-441e-9882-26070662adf9.png",
"idiom": "universal", "idiom" : "universal",
"scale": "1x" "scale" : "1x"
}, },
{ {
"filename": "199110421-9ff5fc30-a244-441e-9882-26070662adf9 1.png", "filename" : "199110421-9ff5fc30-a244-441e-9882-26070662adf9 1.png",
"idiom": "universal", "idiom" : "universal",
"scale": "2x" "scale" : "2x"
}, },
{ {
"filename": "199110421-9ff5fc30-a244-441e-9882-26070662adf9 2.png", "filename" : "199110421-9ff5fc30-a244-441e-9882-26070662adf9 2.png",
"idiom": "universal", "idiom" : "universal",
"scale": "3x" "scale" : "3x"
} }
], ],
"info": { "info" : {
"author": "xcode", "author" : "xcode",
"version": 1 "version" : 1
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"info": { "info" : {
"author": "xcode", "author" : "xcode",
"version": 1 "version" : 1
} }
} }