aboutsummaryrefslogtreecommitdiff
path: root/.eslintrc.json
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-11-02 13:09:40 +0000
committerGitHub <noreply@github.com>2023-11-02 13:09:40 +0000
commitcaccc2feb6fdfd271e89b3f0a9a3f9c1cf5ff012 (patch)
tree0397ee020cddc4cec060a04dfcddc0ae45d07a87 /.eslintrc.json
parent092d1beac6c1af8eae8615d541434513e875b4a5 (diff)
parent193437fed0f4ee756fd62902947afce54f54dfe6 (diff)
Merge pull request #299 from jbukl/pw-search-anki
search.html clipboard monitor, Anki add note Playwright tests
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index 06a2be34..56bbcf09 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -461,6 +461,8 @@
},
{
"files": [
+ "integration.spec.js",
+ "playwright-util.js",
"visual.spec.js"
],
"env": {