docs: add eslint + prettier and update QueryBuilder and useQuery

This commit is contained in:
Kingkor Roy Tirtho
2023-10-07 10:32:07 +06:00
parent 3069b5696b
commit 4451ed6ff2
6 changed files with 738 additions and 22 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"singleQuote": false,
"semi": true
}