aboutsummaryrefslogtreecommitdiff
path: root/modern/jsconfig.json
blob: ec9aa3f73f88592a33f35f19fa08c8c2b89555fd (plain)
1
2
3
4
5
6
{
  "compilerOptions": {
    "baseUrl": "src"
  },
  "include": ["src"]
}