Skip to content

Instantly share code, notes, and snippets.

@LeonardoFassini
Created October 18, 2020 18:27
Show Gist options
  • Save LeonardoFassini/286635c70e9f9159dc1789aa57b45517 to your computer and use it in GitHub Desktop.
Save LeonardoFassini/286635c70e9f9159dc1789aa57b45517 to your computer and use it in GitHub Desktop.
{
"extends": "../tsconfig",
"compilerOptions": {
"baseUrl": "../node_modules",
"target": "es5",
"types": ["cypress", "node"]
},
"include": ["**/*.ts"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment