File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1+ # This configuration file was automatically generated by Gitpod.
2+ # Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
3+ # and commit this file to your remote git repository to share the goodness with others.
4+
5+ # Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart
6+
7+ tasks :
8+ - init : curl -fsSL https://bun.sh/install | bash && source /home/gitpod/.bashrc && bun i --no-save && bun i redrun -g && redrun fresh
Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ bun install --no-save
1616npm run bootstrap
1717```
1818
19+ [ ![ Open in Gitpod] ( https://gitpod.io/button/open-in-gitpod.svg )] ( https://gitpod.io/#https://github.com/coderaiser/putout )
20+
1921No matter what ` package ` you are interested in, you always have 4 little friends:
2022
2123- 🦊 ` lint `
You can’t perform that action at this time.
0 commit comments