Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
fe688a15b62c81d21e818e62a9b52a8ab5c71b88
/
.
/
static
/
.prettierrc.js
blob: 30c21fc41de79c1dc3cf8b36e51a3f7cd0f8f54f [
file
] [
log
] [
blame
] [
raw
]
module
.
exports
=
{
...
require
(
'../.prettierrc'
),
trailingComma
:
'es5'
,
};