dandv
Strange error when running Deno kubernetes container on only 1 node (out of my 3)
Saw your
package.json
. Are you running typescript-eslint on Deno .ts
files?
If so, could you take a look at https://stackoverflow.com/questions/79354265/using-typescript-eslint-with-deno ?10 replies
Lint for if you forgot to `await` a Promise?
Maybe typescript-eslint works in Deno nowadaysI'm also trying to figure out how! https://stackoverflow.com/questions/79354265/using-typescript-eslint-with-deno
7 replies