mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 02:23:53 +02:00
11 lines
No EOL
204 B
JSON
11 lines
No EOL
204 B
JSON
{
|
|
"biome.configurationPath": "./surfsense_web/biome.json",
|
|
"files.exclude": {
|
|
"**/.git": true,
|
|
"**/.svn": true,
|
|
"**/.hg": true,
|
|
"**/.DS_Store": true,
|
|
"**/Thumbs.db": true,
|
|
".mule": true
|
|
}
|
|
} |