PHP Classes

File: tsconfig.node.json

Recommend this page to a friend!
  Packages of Niko Peikrishvili   Ticker   tsconfig.node.json   Download  
File: tsconfig.node.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Ticker
Application to track and manage to do tasks
Author: By
Last change:
Date: 3 months ago
Size: 213 bytes
 

Contents

Class file image Download
{ "compilerOptions": { "composite": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "bundler", "allowSyntheticDefaultImports": true }, "include": ["vite.config.js"] }