You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-06 09:19:22 +02:00
config
This commit is contained in:
@@ -22,9 +22,12 @@ module.exports = {
|
||||
"no-constant-condition": 0,
|
||||
"no-prototype-builtins": 0,
|
||||
"prettier/prettier": "error",
|
||||
// Uncomment this to automatically remove unused requires:
|
||||
// "autofix/no-unused-vars": "error",
|
||||
},
|
||||
"plugins": [
|
||||
"react",
|
||||
"prettier",
|
||||
"autofix",
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user