shopify-admin-api
Version:
Shopify Admin API is a NodeJS library built to help developers easily authenticate and make calls against the Shopify API. It was inspired by and borrows heavily from ShopifySharp.
12 lines (10 loc) • 451 B
Plain Text
###############################################################################
# Set default behavior to automatically normalize line endings.
###############################################################################
* text=auto
# Tell GitHub's language statistics to ignore certain files
dist/* linguist-vendored
gulpfile.js linguist-vendored
typings/modules/* linguist-vendored
typings/globals/* linguist-vendored
.tasks/* linguist-vendored