1. Keep session alive with ping-pong. 2. Refreshed tests.
This commit is contained in:
@@ -30,6 +30,11 @@
|
||||
"eject": "react-scripts eject",
|
||||
"lint": "eslint src/**/*.{js,jsx,ts,tsx}"
|
||||
},
|
||||
"jest": {
|
||||
"transformIgnorePatterns": [
|
||||
"node_modules/(?!(axios)/)"
|
||||
]
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
"react-app",
|
||||
|
||||
Reference in New Issue
Block a user