PHP Classes

File: jsconfig.json

Recommend this page to a friend!
  Classes of Robert Devenyi   Iceburg CRM   jsconfig.json   Download  
File: jsconfig.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Iceburg CRM
CRM application to manage contacts
Author: By
Last change:
Date: 1 year ago
Size: 169 bytes
 

Contents

Class file image Download
{ "compilerOptions": { "baseUrl": ".", "paths": { "@/*": ["resources/js/*"] } }, "exclude": ["node_modules", "public"] }