mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-05 12:50:29 +02:00
5 lines
78 B
JavaScript
5 lines
78 B
JavaScript
module.exports = {
|
|
printWidth: 200,
|
|
useTabs: true,
|
|
trailingComma: "es5",
|
|
}; |