Cleanup inline-style-prefixer fix

This commit is contained in:
Zoe Roux 2025-02-01 23:42:50 +01:00
parent c84985766e
commit d53d4a26e9
No known key found for this signature in database

View File

@ -11,8 +11,6 @@ export default {
"@expo/html-elements": { "@expo/html-elements": {
"**/*.js": ["jsx"], "**/*.js": ["jsx"],
}, },
"inline-style-prefixer": "interop",
"inline-style-prefixer/**": "interop",
"inline-style-prefixer/lib": "interop", "inline-style-prefixer/lib": "interop",
yoshiki: { yoshiki: {
"**/*.tsx": ["jsx"], "**/*.tsx": ["jsx"],