Skip to content

Instantly share code, notes, and snippets.

@dalemanthei
Created December 7, 2014 23:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dalemanthei/6f823b29b9dffb21f78d to your computer and use it in GitHub Desktop.
Save dalemanthei/6f823b29b9dffb21f78d to your computer and use it in GitHub Desktop.
sprint-web es formatter
{
"format_options" : {
"indent": {
"value": "\t",
"MultipleVariableDeclaration": 1,
},
"whiteSpace": {
"after": {
"FunctionReservedWord": 1,
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment