Skip to content

Instantly share code, notes, and snippets.

@jurosh
Created December 14, 2018 16:09
Show Gist options
  • Save jurosh/26611e2a89eb6ddb7c8d6f8c42b39789 to your computer and use it in GitHub Desktop.
Save jurosh/26611e2a89eb6ddb7c8d6f8c42b39789 to your computer and use it in GitHub Desktop.
{
"compilerOptions": {
"module": "commonjs",
"allowJs": true,
"baseUrl": "./src"
},
"include": ["./src"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment