You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation states that in a Printer plugin, a preprocess attribute is allowed. However, the 2.6.0 types from @types/prettier do not list a preprocess type for the Printer type.
The documentation states that in a
Printerplugin, apreprocessattribute is allowed. However, the 2.6.0 types from@types/prettierdo not list apreprocesstype for thePrintertype.