Merge pull request #875 from ae-utbm/taiste

Send mail to inactive users, fix user accounts and webpack sas
This commit is contained in:
thomas girod
2024-10-12 20:04:47 +02:00
committed by GitHub
24 changed files with 1019 additions and 500 deletions

View File

@ -187,8 +187,8 @@ que sont VsCode et Sublime Text.
```json
{
"editor.defaultFormatter": "<other formatter>",
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "biomejs.biome"
}
}