1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

Added a newline

This commit is contained in:
roottool
2019-05-09 05:30:46 +09:00
parent c42eb41fb3
commit 0d6c952721

View File

@@ -10,6 +10,7 @@ const { ipcRenderer } = electron
const consts = require('browser/lib/consts')
let isInitialized = false
const DEFAULT_MARKDOWN_LINT_CONFIG = `{
"default": true
}`