You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-13 22:12:50 +02:00
Added prettier options to ST project
This commit is contained in:
@@ -70,5 +70,11 @@
|
||||
],
|
||||
"path": "D:\\Docs\\PROGS\\Node\\tkwidgets"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"js_prettier": {
|
||||
"auto_format_on_save": true,
|
||||
"auto_format_on_save_requires_prettier_config": true,
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user