mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-06-02 17:58:00 +00:00
13 lines
154 B
Plaintext
13 lines
154 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"debug.allowBreakpointsEverywhere": true,
|
|
"files.associations": {
|
|
"fex.hpp": "c"
|
|
}
|
|
}
|
|
} |