ArpanSolanki29
Results
2
comments of
ArpanSolanki29
The following hack worked for me: In the node_modules/babel-preset-react-app/index.js replace line 18 with ==> const env = "development"; Restart the ESLint Server. (Do Ctrl+Shift+P and type "Restart ESLint Server").
Unit Test added for text() method. Please have a look.