Skip to content

Commit 8b0d5b3

Browse files
nmergetmfranzke
authored andcommitted
fix: linting issue
1 parent 8e7aaed commit 8b0d5b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.xo-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"max-depth": 0,
77
"n/prefer-global/process": 0,
88
"max-params": 0,
9-
"prettier/prettier": 0
9+
"prettier/prettier": 0,
10+
"unicorn/prefer-top-level-await": 0
1011
}
1112
}

0 commit comments

Comments
 (0)