frontend/.pnpm-store/v3/files/ac/f696e10b9e2ca61f94c95d4c35a71f39ee1b90492d46d68ecdb2814e335416875310ab40f6c64c369dfec3b92685f33809f46eda197b548be308e43d7e9ddd

21 lines
488 B
Plaintext

{
"settings":
{
"detect_indentation": true,
"ensure_newline_at_eof_on_save": true,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": false,
"trim_trailing_white_space_on_save": true,
},
"folders":
[
{
"path": "./",
"folder_exclude_patterns": ["bin", "coverage", "node_modules"],
"file_exclude_patterns": ["*.sublime-workspace"]
}
]
}