I'm making a new react app and this happened with me for the first time.
I am using class-based components for now.
I was initializing a variable in this.state
inside the constructor and caught up with this weird issue.
Issue :Strike Through on super keyword.
like this : super
Please Check the Screenshot Below.
Note: No errors in the console or terminal