nitro
nitro copied to clipboard
feat:- prevent-reserve-keyword to be used as property
@riteshshukla04 is attempting to deploy a commit to the Margelo Team on Vercel.
A member of the Team first needs to authorize it.
There's properties, methods, HybridObject names, enum names, enum members and struct names - not sure if we want to check all of that...
Agreed. It is not feasible to check everything. But Can we add it just for properties and methods (like my current PR), where majority of this cases lie.