i forgor 💀

This commit is contained in:
2024-12-04 03:22:05 +01:00
parent 7f9f057a21
commit 97902ce502
47 changed files with 4919 additions and 1026 deletions
+5
View File
@@ -0,0 +1,5 @@
// https://docs.expo.dev/guides/using-eslint/
module.exports = {
extends: 'expo',
ignorePatterns: ['/dist/*'],
};