Backported /tests from macros-2.0. (#4842)

* Backported `/tests` from `macros-2.0`.

* Added `eslint-plugin-playwright`

* Improve formatting

---------

Co-authored-by: user <user@exmaple.com>
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
This commit is contained in:
DeclineThyself
2025-11-29 18:46:54 +00:00
committed by GitHub
parent b2ba255be4
commit 1c1f25b5c6
12 changed files with 150 additions and 586 deletions
+2 -1
View File
@@ -165,6 +165,7 @@
"@types/yauzl": "^2.10.3",
"eslint": "^8.57.1",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jsdoc": "^48.10.0"
"eslint-plugin-jsdoc": "^48.10.0",
"eslint-plugin-playwright": "^2.3.0"
}
}