Skip to content

Commit

Permalink
Merge pull request plotly#3102 from yuvashrikarunakaran/patch-1
Browse files Browse the repository at this point in the history
Update .editorconfig
  • Loading branch information
T4rk1n authored Dec 11, 2024
2 parents 9b9dec5 + f15e8fc commit 97a1d66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ charset = utf-8
indent_style = space
indent_size = 4

# Matches the exact files either package.json or .travis.yml
# Matches the exact files either package.json or .circleci/config.yml
[{package.json,.circleci/config.yml}]
indent_style = space
indent_size = 2

0 comments on commit 97a1d66

Please sign in to comment.