Skip to content

Commit 226c06b

Browse files
committed
chore: remove traces of yarn
1 parent f5980e4 commit 226c06b

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.prettierignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ node_modules
77
.env.*
88
!.env.example
99

10-
# Ignore files for PNPM, NPM and YARN
10+
# Ignore files for PNPM, NPM
1111
pnpm-lock.yaml
1212
package-lock.json
13-
yarn.lock
1413
static/data/*

eslint.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ export default [
3636
'.env.*',
3737
'!.env.example',
3838
'pnpm-lock.yaml',
39-
'package-lock.json',
40-
'yarn.lock'
39+
'package-lock.json'
4140
]
4241
}
4342
];

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy