From b6f97e2a0b3928395c36ba83bc3d53c50e9625a7 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Thu, 15 Jun 2023 02:47:43 -0700 Subject: [PATCH] :memo: Made note to install typescript/rome --- updates.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/updates.txt b/updates.txt index c4389980..9cc06439 100644 --- a/updates.txt +++ b/updates.txt @@ -248,3 +248,11 @@ Install httpie (more simple cli than curl for http requests) AND Install mypy (typechecker for python) And Install sqlitebrowser(sqlite from browser?): 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