aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintignore
diff options
context:
space:
mode:
authorLibravatar muhamedsalih-tw <104364298+muhamedsalih-tw@users.noreply.github.com>2022-11-06 10:36:51 +0530
committerLibravatar GitHub <noreply@github.com>2022-11-06 05:06:51 +0000
commite7dbea5bc6d7e6b121dbc94b21b759a29f16e0c0 (patch)
tree958d6dad84687352af27c19c50bdcac345bc3a79 /.eslintignore
parent6.2.1-nightly.39 [skip ci] (diff)
downloadferdium-app-e7dbea5bc6d7e6b121dbc94b21b759a29f16e0c0.tar.gz
ferdium-app-e7dbea5bc6d7e6b121dbc94b21b759a29f16e0c0.tar.zst
ferdium-app-e7dbea5bc6d7e6b121dbc94b21b759a29f16e0c0.zip
Transform tray & menu files to typescript (#740)
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index f874f2272..ae66d0624 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -32,3 +32,10 @@ npm-debug.log.*
32# package files 32# package files
33package.json 33package.json
34package-lock.json 34package-lock.json
35
36# Json
37*.json
38
39# Build
40build
41out