maximilianfixl
maximilianfixl
> @IlCallo i did it like this in our nuxt project setup file > > ``` > installQuasarPlugin({ plugins: { Notify } }); > ``` > > test file: >...
> @sheremet-va might this also cause type tests to not work correctly? Eg. this test is passing even though it clearly shouldn't pass (and the IDE also shows the types...
> In your debug logs there are no staged files, so can't really tell anything further... > > Does it work as expected if you only have a single lint-staged...