Merge branch 'development' into feature/portal-ledger-support

* development:
  Prettierignore package.json
  Enable solidity syntax highlighting
This commit is contained in:
Fabio Berger 2018-01-30 20:13:02 +01:00
commit a99e54330a
2 changed files with 2 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.sol linguist-language=Solidity

View File

@ -2,3 +2,4 @@ lib
generated
.nyc_output
/packages/contracts/build/contracts
package.json