summaryrefslogtreecommitdiff
path: root/docs/.prettierrc.js
blob: 2a1f0b48af9e32fa4fd06ff7bcbbbca2526e370c (plain)
1
2
3
module.exports = {
  endOfLine: "auto",
};