mirror of
https://github.com/ershisan99/md-preview-desktop.git
synced 2026-02-02 05:12:08 +00:00
feat: add d'n'd listener to open files on drop
chore: apply eslint-config
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
module.exports = {
|
||||
extends: [
|
||||
'eslint:recommended',
|
||||
'plugin:react/recommended',
|
||||
'plugin:react/jsx-runtime',
|
||||
'@electron-toolkit/eslint-config-ts/recommended',
|
||||
'@electron-toolkit/eslint-config-prettier'
|
||||
]
|
||||
}
|
||||
extends: '@it-incubator/eslint-config',
|
||||
}
|
||||
Reference in New Issue
Block a user