Skip to content

Feat/challenge 1#1

Open
yasirelbouazzati wants to merge 18 commits into
mainfrom
feat/challenge-1
Open

Feat/challenge 1#1
yasirelbouazzati wants to merge 18 commits into
mainfrom
feat/challenge-1

Conversation

@yasirelbouazzati
Copy link
Copy Markdown
Owner

No description provided.

Copy link
Copy Markdown
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

Comment thread package.json
"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
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

FIX: remove description

Comment thread package.json
"version": "1.0.0",
"type": "module",
"main": "index.js",
"dependencies": {
Copy link
Copy Markdown
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