Blaz Mrak

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Blaz Mrak created a post,

    Deno LSP problems

    Deno LSP does not pickup Object.entries (errors that .entries does not exist on ObjectConstructor and that es2017+ should be set to lib property). I didn't have any success solving it... I have tri...