Enhanced file uploading for production (thanks citrinitas3421!)

This commit is contained in:
Ahmed Al-Taiar
2024-08-17 22:27:20 -04:00
parent a82caf96bf
commit 1c46a8e963
15 changed files with 320 additions and 51 deletions

7
api/quick-lint-js.config Normal file
View File

@ -0,0 +1,7 @@
{
"globals": {
"context": {
"writable": false
}
}
}