aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintignore
diff options
context:
space:
mode:
authorLibravatar MCMXC <16797721+mcmxcdev@users.noreply.github.com>2024-02-10 18:37:40 -0700
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2024-02-17 21:54:14 +0530
commitfb4d4f7781f2e0830897e1599535c83526b4c286 (patch)
tree78ed8d88587bba40396b1ae5f88bbf26a53a80dc /.eslintignore
parentrefactor: project maintenance (diff)
downloadferdium-server-fb4d4f7781f2e0830897e1599535c83526b4c286.tar.gz
ferdium-server-fb4d4f7781f2e0830897e1599535c83526b4c286.tar.zst
ferdium-server-fb4d4f7781f2e0830897e1599535c83526b4c286.zip
updates
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore35
1 files changed, 35 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
new file mode 100644
index 0000000..606431b
--- /dev/null
+++ b/.eslintignore
@@ -0,0 +1,35 @@
1# Logs
2logs
3*.log
4
5# Runtime data
6pids
7*.pid
8*.seed
9
10# Coverage directory used by tools like istanbul
11coverage
12.eslintcache
13
14# Dependency directory
15# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
16node_modules
17
18# OSX
19.DS_Store
20
21.idea
22.pnpm-debug.log*
23*.css.d.ts
24*.sass.d.ts
25*.scss.d.ts
26
27/build/
28/out/
29/recipes/
30
31# package files
32pnpm-lock.yaml
33
34# Json
35tests/functional/dashboard/import-stubs/invalid.json