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