Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Apr 9, 2024
1 parent fcb4059 commit 07df4c9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"automd": "^0.3.7",
"changelogen": "^0.5.5",
"eslint": "^9.0.0",
"eslint-config-unjs": "^0.3.0-rc.4",
"eslint-config-unjs": "^0.3.0-rc.5",
"flat": "^6.0.1",
"prettier": "^3.2.5",
"typescript": "^5.4.4",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion test/index.test.ts
Expand Up @@ -9,7 +9,6 @@ import {
writeUser,
} from "../src";

// eslint-disable-next-line unicorn/prefer-module
process.env.XDG_CONFIG_HOME = __dirname;

const config = {
Expand Down

0 comments on commit 07df4c9

Please sign in to comment.