nderscore / prettier-plugin-nativewind

prettier-plugin-tailwindcss fork with support for NativeWind & more
MIT License
11 stars 0 forks source link

Allow to specify custom style props like titleClassName #1

Closed hukpo closed 1 year ago

hukpo commented 1 year ago

Currently, all props are hardcoded to ['class', 'className', 'tw'] It would be nice to have the ability to extend them.

Thanks for the fork 🤗

nderscore commented 1 year ago

Thanks for the suggestion.

I went ahead and added some options which will enable full customization of both the props and function calls being searched.

This is released in v0.2.0

You can find documentation for how to customize the props here: https://github.com/nderscore/prettier-plugin-nativewind#customizing-props