vue-concurrency icon indicating copy to clipboard operation
vue-concurrency copied to clipboard

Support latest Nuxt in SSR utils

Open kpdemetriou opened this issue 4 years ago • 3 comments

In continuation of #10, this version of ssr-utils.js should work with all future ^2 versions of Nuxt.

kpdemetriou avatar Jan 27 '21 20:01 kpdemetriou

Congratulations :tada:. DeepCode analyzed your code in 5.884 seconds and we found no issues. Enjoy a moment of no bugs :sunny:.

👉 View analysis in DeepCode’s Dashboard | Configure the bot

ghost avatar Jan 27 '21 20:01 ghost

It seems like your Prettier has quite a different style. Lack of {} strikes me most. I should probably add some .prettierrc to root.

MartinMalinda avatar Jan 28 '21 09:01 MartinMalinda

This uses something other than Prettier, so some formatting is in order anyway; but good idea nonetheless.

kpdemetriou avatar Feb 07 '21 23:02 kpdemetriou