mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
12 lines
201 B
JSON
12 lines
201 B
JSON
{
|
|
"cSpell.words": [
|
|
"typeorm"
|
|
],
|
|
"eslint.workingDirectories": [
|
|
"./backend",
|
|
"./frontend"
|
|
],
|
|
"search.exclude": {
|
|
"**/package-lock.json": true
|
|
}
|
|
} |