mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-12-23 08:47:50 +00:00
9 lines
163 B
JSON
9 lines
163 B
JSON
{
|
|
"eslint.format.enable": true,
|
|
"eslint.workingDirectories": [
|
|
"editors/vscode"
|
|
],
|
|
"tinymist.fontPaths": [
|
|
"assets/fonts"
|
|
],
|
|
}
|