Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Conversation

@c-w
Copy link
Contributor

@c-w c-w commented May 22, 2017

No description provided.

@deadlyfingers
Copy link
Contributor

deadlyfingers commented May 23, 2017

Also for future files we could update the '.editorconfig' file to apply space formatting to 'server' as well as 'src' directory.

I think this should work:

# top-most EditorConfig file
root = true

# Indentation override for all JS under src and server directories
[{src,server}/**.{js,jsx,ts,tsx,json}]
indent_style = space
indent_size = 2

@morsh
Copy link
Contributor

morsh commented May 29, 2017

Resolving conflicts on a separate branch and integrating manually to ibex-version-1.0

@morsh morsh merged commit df90f10 into Azure:ibex-version-1.0 May 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants