Update lufi to only use Lufi API

This commit is contained in:
Booteille 2024-11-12 13:30:59 +01:00
parent eee5f439b9
commit e372e660cb
No known key found for this signature in database
GPG Key ID: 0AB6C6CA01272646
1 changed files with 5 additions and 0 deletions

5
.prettierrc Normal file
View File

@ -0,0 +1,5 @@
{
"quoteProps": "consistent",
"printWidth": 80,
"tabWidth": 2
}