mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-05 21:07:52 +00:00
8 lines
136 B
JSON
8 lines
136 B
JSON
|
{
|
||
|
"extends": ["next/core-web-vitals", "prettier"],
|
||
|
"settings": {
|
||
|
"mdx/code-blocks": true,
|
||
|
"mdx/language-mapper": {}
|
||
|
}
|
||
|
}
|