Skip to content

Commit

Permalink
fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
spearwolf committed Nov 14, 2023
1 parent c6ba83b commit 8182f63
Show file tree
Hide file tree
Showing 12 changed files with 390 additions and 396 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build, test and deploy

on:
push:
branches: [ "main" ]
branches: ['main']

jobs:
ci:
Expand Down
85 changes: 41 additions & 44 deletions apps/lookbook/public/assets/ball-patterns.json
Original file line number Diff line number Diff line change
@@ -1,44 +1,41 @@
{"frames": {

"ball-pattern-blau":
{
"frame": {"x":0,"y":0,"w":128,"h":128},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":128,"h":128},
"sourceSize": {"w":128,"h":128}
},
"ball-pattern-dunkelrot":
{
"frame": {"x":0,"y":128,"w":128,"h":128},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":128,"h":128},
"sourceSize": {"w":128,"h":128}
},
"ball-pattern-pink":
{
"frame": {"x":128,"y":0,"w":128,"h":128},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":128,"h":128},
"sourceSize": {"w":128,"h":128}
},
"ball-pattern-rot":
{
"frame": {"x":128,"y":128,"w":128,"h":128},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":128,"h":128},
"sourceSize": {"w":128,"h":128}
}},
"meta": {
"app": "https://www.codeandweb.com/texturepacker",
"version": "1.0",
"image": "ball-patterns.png",
"format": "RGBA8888",
"size": {"w":256,"h":256},
"scale": "1",
"smartupdate": "$TexturePacker:SmartUpdate:06958c18d5876f06bf65b28c7b9dbaed:232cdbf29625527ad2e0a2addbbce7c0:f66fa2de3c6f4fad08f432c1d772355e$"
}
}
{
"frames": {
"ball-pattern-blau": {
"frame": {"x": 0, "y": 0, "w": 128, "h": 128},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x": 0, "y": 0, "w": 128, "h": 128},
"sourceSize": {"w": 128, "h": 128}
},
"ball-pattern-dunkelrot": {
"frame": {"x": 0, "y": 128, "w": 128, "h": 128},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x": 0, "y": 0, "w": 128, "h": 128},
"sourceSize": {"w": 128, "h": 128}
},
"ball-pattern-pink": {
"frame": {"x": 128, "y": 0, "w": 128, "h": 128},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x": 0, "y": 0, "w": 128, "h": 128},
"sourceSize": {"w": 128, "h": 128}
},
"ball-pattern-rot": {
"frame": {"x": 128, "y": 128, "w": 128, "h": 128},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x": 0, "y": 0, "w": 128, "h": 128},
"sourceSize": {"w": 128, "h": 128}
}
},
"meta": {
"app": "https://www.codeandweb.com/texturepacker",
"version": "1.0",
"image": "ball-patterns.png",
"format": "RGBA8888",
"size": {"w": 256, "h": 256},
"scale": "1",
"smartupdate": "$TexturePacker:SmartUpdate:06958c18d5876f06bf65b28c7b9dbaed:232cdbf29625527ad2e0a2addbbce7c0:f66fa2de3c6f4fad08f432c1d772355e$"
}
}
130 changes: 62 additions & 68 deletions apps/lookbook/public/assets/clouds-2.json
Original file line number Diff line number Diff line change
@@ -1,68 +1,62 @@
{"frames": {

"cloud1":
{
"frame": {"x":1,"y":720,"w":512,"h":301},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":512,"h":301},
"sourceSize": {"w":512,"h":301}
},
"cloud3":
{
"frame": {"x":1,"y":1023,"w":512,"h":250},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":512,"h":250},
"sourceSize": {"w":512,"h":250}
},
"cloud4":
{
"frame": {"x":1,"y":1,"w":512,"h":400},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":512,"h":400},
"sourceSize": {"w":512,"h":400}
},
"cloud6":
{
"frame": {"x":1,"y":403,"w":512,"h":315},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":512,"h":315},
"sourceSize": {"w":512,"h":315}
},
"cloud8":
{
"frame": {"x":1,"y":1438,"w":256,"h":229},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":256,"h":229},
"sourceSize": {"w":256,"h":229}
},
"cloud9":
{
"frame": {"x":259,"y":1438,"w":256,"h":215},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":256,"h":215},
"sourceSize": {"w":256,"h":215}
},
"cloud10":
{
"frame": {"x":1,"y":1275,"w":512,"h":161},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x":0,"y":0,"w":512,"h":161},
"sourceSize": {"w":512,"h":161}
}},
"meta": {
"app": "https://www.codeandweb.com/texturepacker",
"version": "1.0",
"image": "clouds-2.png",
"format": "RGBA8888",
"size": {"w":516,"h":1668},
"scale": "1",
"smartupdate": "$TexturePacker:SmartUpdate:96b34ceac3ae13e7281cce79c201a364:55d2b23d63d961ab0144620e8071813d:7b334da1987eb2f27b3c88a8a9cc3686$"
}
}
{
"frames": {
"cloud1": {
"frame": {"x": 1, "y": 720, "w": 512, "h": 301},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x": 0, "y": 0, "w": 512, "h": 301},
"sourceSize": {"w": 512, "h": 301}
},
"cloud3": {
"frame": {"x": 1, "y": 1023, "w": 512, "h": 250},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x": 0, "y": 0, "w": 512, "h": 250},
"sourceSize": {"w": 512, "h": 250}
},
"cloud4": {
"frame": {"x": 1, "y": 1, "w": 512, "h": 400},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x": 0, "y": 0, "w": 512, "h": 400},
"sourceSize": {"w": 512, "h": 400}
},
"cloud6": {
"frame": {"x": 1, "y": 403, "w": 512, "h": 315},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x": 0, "y": 0, "w": 512, "h": 315},
"sourceSize": {"w": 512, "h": 315}
},
"cloud8": {
"frame": {"x": 1, "y": 1438, "w": 256, "h": 229},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x": 0, "y": 0, "w": 256, "h": 229},
"sourceSize": {"w": 256, "h": 229}
},
"cloud9": {
"frame": {"x": 259, "y": 1438, "w": 256, "h": 215},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x": 0, "y": 0, "w": 256, "h": 215},
"sourceSize": {"w": 256, "h": 215}
},
"cloud10": {
"frame": {"x": 1, "y": 1275, "w": 512, "h": 161},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x": 0, "y": 0, "w": 512, "h": 161},
"sourceSize": {"w": 512, "h": 161}
}
},
"meta": {
"app": "https://www.codeandweb.com/texturepacker",
"version": "1.0",
"image": "clouds-2.png",
"format": "RGBA8888",
"size": {"w": 516, "h": 1668},
"scale": "1",
"smartupdate": "$TexturePacker:SmartUpdate:96b34ceac3ae13e7281cce79c201a364:55d2b23d63d961ab0144620e8071813d:7b334da1987eb2f27b3c88a8a9cc3686$"
}
}
Loading

0 comments on commit 8182f63

Please sign in to comment.