* Adds the concept of, and options for, the return typing strategy
* adds the strategy at the beginning of every behavior index
* adds the strategy as an additional argument to resolve
* No actual use of return type strategy so far
* Sets up eslint
* Fixes eslint errors