mirror of
https://github.com/wg-easy/wg-easy.git
synced 2025-09-26 19:51:15 +08:00

* improve docs and formatting * lint in ci avoid using bundled prettier from vscode extension * fix action, typos * remove header * remove unused deps
25 lines
431 B
YAML
25 lines
431 B
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
devDependencies:
|
|
prettier:
|
|
specifier: ^3.5.3
|
|
version: 3.5.3
|
|
|
|
packages:
|
|
|
|
prettier@3.5.3:
|
|
resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==}
|
|
engines: {node: '>=14'}
|
|
hasBin: true
|
|
|
|
snapshots:
|
|
|
|
prettier@3.5.3: {}
|