UNPKG

crmfetchkit

Version:

Library for Dynamics CRM that allows the execution of fetchxml-queries via JavaScript

20 lines (19 loc) 346 B
{ "strict": true, "undef": true, "unused": true, "curly": true, "eqeqeq": true, "latedef": true, "node": true, "browser": true, "noarg": true, "newcap": true, "immed": true, "sub": true, "forin": true, "devel": true, "globals": { "CrmFetchKit": false } }