remove react test option
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"react": true,
|
||||
"experimental": true,
|
||||
"whitelist": ["flow"],
|
||||
"noCheckAst": true
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"react": true,
|
||||
"blacklist": "strict",
|
||||
"optional": "reactCompat"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
{
|
||||
"react": true,
|
||||
"blacklist": ["strict"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user