PHP Classes

File: toastui/tslint.json

Recommend this page to a friend!
  Classes of Mark de Leon   PHP Document Scanner using SANE or eSCL AirPrint   toastui/tslint.json   Download  
File: toastui/tslint.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Document Scanner using SANE or eSCL AirPrint
Web interface to scan printed documents
Author: By
Last change:
Date: 4 years ago
Size: 237 bytes
 

Contents

Class file image Download
{ "extends": "tslint:recommended", "rules": { "quotemark": [ true, "single" ], "trailing-comma": false, "max-classes-per-file": false, "no-namespace": false } }