mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-18 19:15:12 +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": {}
|
||
|
}
|
||
|
}
|