Marcelo Fukumoto b4210037e9
feat(forklift): reverted settings.json changes
Signed-off-by: Marcelo Fukumoto <marcelo.fukumoto@suse.com>
2026-07-07 13:37:13 +02:00

10 lines
154 B
JSON

{
"files.exclude": {
".ackrc": true,
".editorconfig": true,
".eslintcache": true,
".nyc_output": true,
"yarn-error.log": true
}
}