algolia / gatsby-plugin-algolia

A plugin to push to Algolia based on graphQl queries
https://yarn.pm/gatsby-plugin-algolia
Apache License 2.0
177 stars 45 forks source link

feat(settings): allow user to set settings for each query individually #17

Closed janosh closed 5 years ago

janosh commented 5 years ago

Adds ability to specify index settings programmatically. Addresses #16.

Haroenv commented 5 years ago

I just added a prettierrc, that way the formatting doesn't change too much, can you run prettier? thanks!