mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-04 13:05:49 +00:00
Configure Prettier with semi: true (#95)
This commit is contained in:
@@ -46,5 +46,8 @@
|
||||
},
|
||||
"homepage": "https://github.com/ripple/ripple-binary-codec#readme",
|
||||
"license": "ISC",
|
||||
"readmeFilename": "README.md"
|
||||
"readmeFilename": "README.md",
|
||||
"prettier": {
|
||||
"semi": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user