Skip to content

Commit

Permalink
]
Browse files Browse the repository at this point in the history
  • Loading branch information
mouse484 committed Aug 25, 2022
1 parent cf08440 commit a2bceed
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 99 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"ecstar": "^4.2.1"
},
"devDependencies": {
"@mouse_484/eslint-config-node": "https://eslint-config.mouse484.tk/Node?next",
"@mouse_484/eslint-config-prettier": "https://eslint-config.mouse484.tk/Prettier?next",
"@mouse_484/eslint-config-typescript": "https://eslint-config.mouse484.tk/TypeScript?next",
"@mouse_484/eslint-config-node": "https://eslint-config.mouse484.vercel.app/Node",
"@mouse_484/eslint-config-prettier": "https://eslint-config.mouse484.vercel.app/Prettier",
"@mouse_484/eslint-config-typescript": "https://eslint-config.mouse484.vercel.app/TypeScript",
"@types/node": "14.14.43",
"eslint": "7.25.0",
"nodemon": "^2.0.7",
Expand Down
Loading

0 comments on commit a2bceed

Please sign in to comment.