wikes82

Results 7 comments of wikes82

@JoeRoddy I also noticed filtering int number doesn't work with = sign, but using = works fine

you're welcome, it's a really good tool.

I'm having this same issue, I found workaround by calling javax.swing.UIManager.getFont("Label.font"); before setting the L&F

> Hey, sorry for the late reply. Are you sure this doesn't break prettier configs that are specified in package.json files for example? how about just calling resolveConfig() without parameter...

> Okay interesting. It seems like the resolveConfig method wants the path to the source file in question. Maybe we can pass in the destination path for the generated file...

> @wikes82 If I understand correctly they want the path to the file that prettier is meant to be run on. That is the path to the .ts source file....