mirror of
https://github.com/PretendoNetwork/website.git
synced 2025-04-02 11:11:50 -04:00
16 lines
182 B
Text
16 lines
182 B
Text
{
|
|
"folders": [
|
|
{
|
|
"path": "frontend"
|
|
},
|
|
{
|
|
"path": "backend"
|
|
},
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"eslint.format.enable": true
|
|
}
|
|
}
|