Sam A. Horvath-Hunt
Sam A. Horvath-Hunt
Things are being gradually moved directly into Nix.
Not seen this for a while.
Node is able to find tshm in `$PATH` just fine in this simple script: ```js console.log(spawnSync("tshm", ["-a"], { input: "declare const foo: Bar" }).stdout.toString()) // foo :: Bar ```
The config works if the plugin is installed in peer/project node_modules, even if it's not configured in that project's tsconfig.
https://github.com/samhh/dotfiles/commit/602f90a15e051da71cff8219193db8329ce01ab3
The enforcement extends all the way to typeclass instances and even `URI`.
Perhaps an ambient type defaulting to `never`? That makes use of the module unsafely opt-in, but makes only supporting a safe, known subset in a project doable.
Don't really care enough to keep this open.
stylish-haskell is working now too. :blush:
Now simply using separate bookmarks across dev and non-dev devices.