Skip to content

Conversation

@yasirelbouazzati
Copy link
Owner

No description provided.

Copy link
Collaborator

@tictools tictools left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FIX: add pipeline

"prettier": "^3.2.2"
},
"name": "09_javascript_array",
"description": "<figure style=\"text-align: center\"> <img src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/JavaScript-logo.png/640px-JavaScript-logo.png\" alt=\"DOM Tree\" width=\"100\" /> <figcaption>JavaScript</figcaption> </figure>",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FIX: remove description

"version": "1.0.0",
"type": "module",
"main": "index.js",
"dependencies": {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We only need three devDependencies

  • "@babel/plugin-transform-modules-commonjs"
  • "jest"
  • "prettier"

FIX: remove all dependencies and install only required devDependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants