📝 Made note to install typescript/rome
This commit is contained in:
parent
ec1ef442a1
commit
b6f97e2a0b
1 changed files with 8 additions and 0 deletions
|
|
@ -248,3 +248,11 @@ Install httpie (more simple cli than curl for http requests) AND
|
||||||
Install mypy (typechecker for python) And
|
Install mypy (typechecker for python) And
|
||||||
Install sqlitebrowser(sqlite from browser?):
|
Install sqlitebrowser(sqlite from browser?):
|
||||||
doas pacman -S marksman httpie mypy sqlitebrowser
|
doas pacman -S marksman httpie mypy sqlitebrowser
|
||||||
|
|
||||||
|
06/15/2023
|
||||||
|
You took up typescript apparently...
|
||||||
|
Install typescript
|
||||||
|
doas npm i -g typescript
|
||||||
|
Install rome in nvim to get proper linting
|
||||||
|
:Mason
|
||||||
|
select rome
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue