Skip to content

Commit fc59b45

Browse files
committed
compact formatter
1 parent d40c8ab commit fc59b45

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"@types/node": "^26.0.0",
6464
"canvas": "3",
6565
"eslint": "10",
66+
"eslint-formatter-compact": "^9.0.1",
6667
"mocha": "11",
6768
"pixelmatch": "7",
6869
"pngjs": "7",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1527,6 +1527,11 @@ escape-string-regexp@^5.0.0:
15271527
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz#4683126b500b61762f2dbebace1806e8be31b1c8"
15281528
integrity sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==
15291529

1530+
eslint-formatter-compact@^9.0.1:
1531+
version "9.0.1"
1532+
resolved "https://registry.yarnpkg.com/eslint-formatter-compact/-/eslint-formatter-compact-9.0.1.tgz#358cd433216095bd825b49a53409de3fb0ff5b19"
1533+
integrity sha512-mBAti2tb403dQGMyilQTYHU80stem3N7jdtKW+tmn5gj3JNF7ki0rgCZtJFw4iMayTH862FTUIqCdp70ug0S0Q==
1534+
15301535
eslint-scope@^9.1.2:
15311536
version "9.1.2"
15321537
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.2.tgz#b9de6ace2fab1cff24d2e58d85b74c8fcea39802"

0 commit comments

Comments
 (0)