File: jsconfig.json

Recommend this page to a friend!
  Classes of Harcharan Singh   Node Input Validator   jsconfig.json   Download  
File: jsconfig.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Node Input Validator
Validate submitted input values in Node.js
Author: By
Last change: jsconfig was removed by mistake
v4.3.1 release
Date: 2 years ago
Size: 163 bytes
 

Contents

Class file image Download
{ "compilerOptions": { "target": "ES6", "checkJs": true }, "exclude": [ "node_modules", "**/node_modules/*" ] }