mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
* Upgrade dependencies. * Fix test * Improve name * Update doc * Upgrade deps * Fix lint * Fix lint Co-authored-by: Sung Won Cho <sung@monomax.sh>
6 lines
81 B
Text
6 lines
81 B
Text
{
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"arrowParens": "avoid",
|
|
}
|
|
|