8 lines
148 B
JSON
8 lines
148 B
JSON
|
{
|
||
|
"leetcode.filePath": {
|
||
|
"default": {
|
||
|
"folder": "${kebab-case-name}",
|
||
|
"filename": "sol.${ext}"
|
||
|
}
|
||
|
}
|
||
|
}
|