From 7ce1808b0a9f09c669b7d362f54ed924c28dbdc8 Mon Sep 17 00:00:00 2001 From: jszewczulak Date: Tue, 9 May 2023 15:49:11 -0400 Subject: [PATCH] feat: added lightning.js --- .eslintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintignore b/.eslintignore index fcea47f..93f1c4a 100755 --- a/.eslintignore +++ b/.eslintignore @@ -3,3 +3,4 @@ dist/ node_modules/ src/postcss.config.js src/segment.js +src/lightning.js