mirror of
https://github.com/janishutz/color-thief.git
synced 2025-11-25 05:44:24 +00:00
style: add new lines to EOFs
This commit is contained in:
@@ -10,4 +10,4 @@ module.exports = defineConfig({
|
||||
|
||||
experimentalRunAllSpecs: true,
|
||||
},
|
||||
})
|
||||
})
|
||||
|
||||
@@ -67,4 +67,4 @@ describe('getPalette()', function() {
|
||||
|
||||
let testCounts = [2, 3, 5, 7, 10, 20];
|
||||
testCounts.forEach((count) => testPaletteCount(count))
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user