Gauthier
Gauthier
Im using VSCODE, this example speak it self, I can't find how to activate emmet in this situation please ? :) 
My test code : ``` const styles = StyleSheet.create({ button: { shadowColor: "red", shadowOffset: { width: 0, height: 9, }, shadowOpacity: 0.8, shadowRadius: 12.35, elevation: 19, } }); ``` ```...
It's only happening on Windows :/ I've tried several things but haven't found already how to fix that