Skip to content

Commit cf183a1

Browse files
committed
🎨 reorder workspaces
1 parent 07e914f commit cf183a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"workspaces": [
2323
"code-style",
2424
"eslint-config",
25+
"eslint-config-browser",
2526
"eslint-config-cli",
2627
"eslint-config-jest",
2728
"eslint-config-node",
29+
"eslint-config-react",
2830
"eslint-config-typescript",
29-
"eslint-config-browser",
30-
"eslint-config-react"
3131
"typescript-configs"
3232
],
3333
"scripts": {

0 commit comments

Comments
 (0)