Plugin type tweaks#706
Conversation
|
|
Sorry, I think this PR was opened while I was away and this slipped off my radar. I’m on board with improving the overall types but could you provide a little more detail on the error this addresses? Does this occur when declaring plugins in I‘d just like to test this to make sure these changes don’t cause other TS issues for other folks, is all |
|
Sorry for the lack of detail! Without this, accessing the export default defineConfig({
plugins: [
{
transform({ resolver, tokens, setTransform }) {with the suggestion
The adding of |
Changes
this: void.