Files
markov-discord/.prettierrc.js
2021-12-19 16:59:13 -06:00

4 lines
64 B
JavaScript

module.exports = {
printWidth: 100,
singleQuote: true,
}