mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
improve PR diff
This commit is contained in:
parent
2a08985d6b
commit
eb067270e3
5 changed files with 19 additions and 7 deletions
|
@ -22,6 +22,7 @@ module.exports = {
|
|||
"semi": ["warn", "always"],
|
||||
"quotes": "off",
|
||||
"no-mixed-spaces-and-tabs": "warn",
|
||||
"no-unsafe-optional-chaining": "warn",
|
||||
"no-useless-escape": "warn",
|
||||
"no-empty": "off",
|
||||
"no-fallthrough": "off",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue