Skip to content

Instantly share code, notes, and snippets.

@SaraVieira
Created August 28, 2018 12:02
Show Gist options
  • Save SaraVieira/81e0c0919f55b8fa7933b4a233ab21f9 to your computer and use it in GitHub Desktop.
Save SaraVieira/81e0c0919f55b8fa7933b4a233ab21f9 to your computer and use it in GitHub Desktop.
{
"indent": "2",
"prettierOptions": {
"semi": 0
},
"readmeFile": "Readme.md",
"licenseFile": "License.md",
"name": "SaraVieira",
"github": "SaraVieira",
"url": "https://iamsaravieira.com",
"email": "[email protected]",
"eslintPreset": "standard",
"eslintPeerDependencies": [
"eslint-config-standard",
"eslint-plugin-standard",
"eslint-plugin-promise",
"eslint-plugin-import",
"eslint-plugin-node"
],
"aliases": {
"start": ["license", "readme", "prettier", "gitignore", "eslint"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment