mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-03 14:08:52 +08:00

* chore: improve the Gitpod file * Updated Documentation in README.md Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
12 lines
180 B
YAML
12 lines
180 B
YAML
github:
|
|
prebuilds:
|
|
addBadge: true
|
|
addComment: false
|
|
addCheck: false
|
|
master: true
|
|
branches: true
|
|
pullRequestsFromForks: true
|
|
|
|
tasks:
|
|
- init: npm install
|