update: lint
This commit is contained in:
parent
2c3f6d1d7f
commit
671315e9ad
3
.prettierrc
Normal file
3
.prettierrc
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"tabWidth": 2
|
||||
}
|
2
.vscode/setting.json
vendored
2
.vscode/setting.json
vendored
@ -4,4 +4,4 @@
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -16,7 +16,6 @@
|
||||

|
||||

|
||||
|
||||
|
||||
This is a plugin template for [Zotero](https://www.zotero.org/). Plugins using this template are shown above.
|
||||
|
||||
📖[Plugin Development Documentation](https://zotero.yuque.com/books/share/8d230829-6004-4934-b4c6-685a7001bfa0/vec88d)(Chinese, provides English translation)
|
||||
|
@ -58,8 +58,5 @@
|
||||
"replace-in-file": "^6.3.5",
|
||||
"typescript": "^5.0.4",
|
||||
"zotero-types": "^1.0.14"
|
||||
},
|
||||
"prettier": {
|
||||
"tabWidth": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user