create-nuxt-app icon indicating copy to clipboard operation
create-nuxt-app copied to clipboard

Typescript: when using jest for tests, @types/jest should be included

Open lambda0xff opened this issue 5 years ago • 0 comments

@types/jest should be included in tsconfig.json's types array and the library should be pulled as a dependency

lambda0xff avatar Apr 09 '20 12:04 lambda0xff