Skip to content

Commit ee3beac

Browse files
committed
update .gitignore
1 parent 8f6975d commit ee3beac

File tree

3 files changed

+2
-2147
lines changed

3 files changed

+2
-2147
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Logs
22
logs
33
*.log
4+
pnpm-lock.yaml
45
npm-debug.log*
56
yarn.lock
67
# Runtime data

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
"@types/yargs": "^17.0.13",
3131
"@types/ip": "^1.1.0",
3232
"@types/ms": "^0.7.31",
33-
"prettier": "^2.2.1",
34-
"standard": "^17.0.0"
33+
"prettier": "^2.2.1"
3534
},
3635
"directories": {
3736
"lib": "lib"

0 commit comments

Comments
 (0)