Chap02 -> Configuring VSCode to lint TypeScript code
This commit is contained in:
parent
b445828692
commit
49fd2391af
4
QandA/frontend/.eslintrc.json
Normal file
4
QandA/frontend/.eslintrc.json
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"extends": "react-app",
|
||||||
|
"rules": {}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user