File: tests/.eslintrc.json

Recommend this page to a friend!
  Classes of Dom Hastings   JS Webdav Client   tests/.eslintrc.json   Download  
File: tests/.eslintrc.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: JS Webdav Client
Access files of a Webdav server
Author: By
Last change:
Date: 1 year ago
Size: 186 bytes
 

Contents

Class file image Download
{ "overrides": [ { "files": ["*.js"], "globals": { "describe": false, "expect": false, "it": false, "jasmine": false } } ] }