Sign in

canrd-outside / order-erp-front · Files

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 1
  • Labels
  • Wiki
  • order-erp-front
  • internal
  • stylelint-config
  • tsconfig.json
  • chore: update config
    5e4be0ad
    vben authored
    2023-04-04 17:29:58 +0800  
    Browse Code ยป
tsconfig.json 121 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5
{
  "$schema": "https://json.schemastore.org/tsconfig",
  "extends": "@vben/ts-config/node.json",
  "include": ["src"]
}