Fetch Directus data

This commit is contained in:
2024-05-17 08:29:06 +04:00
parent 28160dbd23
commit cfa4ff6b0d
4 changed files with 62 additions and 2 deletions
+3 -1
View File
@@ -34,7 +34,9 @@
{
"namedComponents": "function-declaration"
}
]
],
"n/prefer-global/process": "off",
"comma-dangle": "off"
}
}
}