Skip to content

Commit d48a10a

Browse files
committed
Remove unused env variable
1 parent e8d9d3a commit d48a10a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,12 @@
7979
"xo": {
8080
"prettier": true,
8181
"env": [
82-
"es2021",
8382
"browser"
8483
]
8584
},
8685
"remarkConfig": {
8786
"plugins": [
88-
"preset-wooorm",
87+
"remark-preset-wooorm",
8988
[
9089
"remark-lint-no-html",
9190
false

0 commit comments

Comments
 (0)