UNPKG

eslint-plugin-salesforce-commercecloud

Version:
32 lines (30 loc) 672 B
'use strict' module.exports = { 'environments': { 'globals': { 'globals': { 'dw': true, 'importPackage': true, 'importScript': true, 'request': true, 'response': true, 'session': true, 'HTTPClient': true, 'HTTPService': true, 'PipelineDictionary': true, 'PIPELET_NEXT': true, 'PIPELET_ERROR': true, 'Service': true, 'ServiceRegistry': true, 'app': true, 'Encoding': true, 'Bytes': true, 'Pipeline': true, 'ProductMgr': true, 'page': true, 'customer': true, 'empty': true } } } }