Files
create-react-app/.alexrc
Ian Sutherland 1d03579f51 Add Alex to lint documentation (#7852)
* Add Alex to lint documentation

* Attempt to trigger GitHub Action

* Configure Alex and update docs

* More docs updates
2019-10-24 11:14:15 -07:00

19 lines
258 B
Plaintext

{
"allow": [
"attacks",
"colors",
"conservative",
"crashes",
"executed",
"executes",
"execution",
"failed",
"hook",
"host-hostess",
"hostesses-hosts",
"invalid",
"remain",
"watchman-watchwoman"
]
}