From b95b2d10a5798ba42646f52b6b484cb50c65c8cb Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Thu, 1 Feb 2024 16:53:19 -0800 Subject: [PATCH] lint --- test/tests/data-definition-test.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/tests/data-definition-test.js b/test/tests/data-definition-test.js index d492887..c62070b 100644 --- a/test/tests/data-definition-test.js +++ b/test/tests/data-definition-test.js @@ -248,7 +248,7 @@ describe('data-definition-tests', () => { "group": 0, "binding": 5, "size": 0, - } + }, }, "samplers": { "samp": { @@ -298,7 +298,7 @@ describe('data-definition-tests', () => { "group": 1, "binding": 3, "size": 64, - } + }, }, "storageTextures": { "tsR": { @@ -409,8 +409,8 @@ describe('data-definition-tests', () => { "sampleType": "depth", "viewDimension": "2d", "multisampled": false, - } - } + }, + }, }, { "name": "samp",