remove react test option

This commit is contained in:
Sebastian McKenzie
2015-03-17 11:26:28 +11:00
parent b606cc79ca
commit 65ffe07551
3 changed files with 0 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
{
"react": true,
"experimental": true,
"whitelist": ["flow"],
"noCheckAst": true

View File

@@ -1,5 +1,4 @@
{
"react": true,
"blacklist": "strict",
"optional": "reactCompat"
}

View File

@@ -1,4 +1,3 @@
{
"react": true,
"blacklist": ["strict"]
}