diff --git a/.inscode b/.inscode index 910e81920bc006f3cc1ce1be771d2d687915a352..1ab3e5f85fe1488564556a795f5775654e96e72f 100644 --- a/.inscode +++ b/.inscode @@ -1,4 +1 @@ -run = "upm add guess;npm run dev" - -[nix] -channel = "stable-22_11" +run = "npm i && npm run dev"