From 51069aa9565c3d9defc0b270d2de92e9f0c34eb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20T=C3=A1mara?= Date: Wed, 11 Dec 2024 11:26:19 -0500 Subject: [PATCH] npm-list: add Spanish translation (#14971) --- pages.es/common/npm-list.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages.es/common/npm-list.md diff --git a/pages.es/common/npm-list.md b/pages.es/common/npm-list.md new file mode 100644 index 000000000..877deef18 --- /dev/null +++ b/pages.es/common/npm-list.md @@ -0,0 +1,7 @@ +# npm list + +> Este comando es un alias de `npm ls`. + +- Vea la documentación para el comando original: + +`tldr npm ls`