We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.eslintcache
1 parent e7bb4ba commit 0a875e1Copy full SHA for 0a875e1
1 file changed
.gitignore
@@ -9,6 +9,9 @@ dist/
9
build/
10
*.tsbuildinfo
11
12
+# Lint cache
13
+.eslintcache
14
+
15
# IDE
16
.vscode/*
17
!.vscode/settings.json
0 commit comments