about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authordan <dan.abramov@gmail.com>2024-04-01 22:58:31 -0700
committerGitHub <noreply@github.com>2024-04-01 22:58:31 -0700
commita45da17c48b34f692668592f298a9d4441ee1be9 (patch)
tree5635f189bc46e05454b7a4a88a705c672182f713 /.gitignore
parent0ff7e71ee356c692580d1931044cc92c59f381cb (diff)
downloadvoidsky-a45da17c48b34f692668592f298a9d4441ee1be9.tar.zst
Separate ESLint and Prettier (#3373)
* Disable legacy Prettier ESLint integration

* Run Prettier separately

* Add caching

* Separate -some and -all

* Reduce node inits
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f96d0d5ff..ddb553d26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -104,6 +104,9 @@ google-services.json
 # Performance results (Flashlight)
 .perf/
 
+# ESLint
+.eslintcache
+
 # i18n
 src/locale/locales/_build/
 src/locale/locales/**/*.js