We need to fix the shared eslint export to address to make it easier for consumers to use. Please see proposed fix in https://github.com/mikecbrant/appsyncjs/pull/29 The package.json file should use full `^X.Y.Z` versions as opposed to just `^X` as noted in tha proposed fix.
We need to fix the shared eslint export to address to make it easier for consumers to use.
Please see proposed fix in mikecbrant/appsyncjs#29
The package.json file should use full
^X.Y.Zversions as opposed to just^Xas noted in tha proposed fix.