running-tools

A collection of tools for runners and their coaches
git clone https://git.ashermorgan.net/running-tools/
Log | Files | Refs | README

tsconfig.json (139B)


      1 {
      2   "files": [],
      3   "references": [
      4     {
      5       "path": "./tsconfig.node.json"
      6     },
      7     {
      8       "path": "./tsconfig.app.json"
      9     }
     10   ]
     11 }