Skip to content

Commit

Permalink
Add ability to search a part of ayah with latin transliteration
Browse files Browse the repository at this point in the history
  • Loading branch information
ngekoding committed Dec 1, 2024
1 parent 18f924f commit a6b2ba3
Show file tree
Hide file tree
Showing 12 changed files with 31,568 additions and 85 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"editor.formatOnPaste": true,
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},
"javascript.format.insertSpaceBeforeFunctionParenthesis": true,
"javascript.format.placeOpenBraceOnNewLineForControlBlocks": false,
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"build-vercel": "NODE_OPTIONS=--openssl-legacy-provider && PUBLIC_PATH=/ quasar build -m pwa"
},
"dependencies": {
"@nozbe/microfuzz": "^1.0.0",
"@quasar/extras": "^1.0.0",
"axios": "^0.18.1",
"axios-cache-adapter": "^2.7.0",
Expand Down
Binary file added public/pedoman-transliterasi-arab-latin.pdf
Binary file not shown.
Loading

0 comments on commit a6b2ba3

Please sign in to comment.