mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-19 03:29:37 +02:00
Added cli tool for adding new search engines/providers
This commit is contained in:
parent
1699146f79
commit
683c948f6c
6 changed files with 96 additions and 23 deletions
8
.prettierrc
Normal file
8
.prettierrc
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"tabWidth": 2,
|
||||
"useTabs": false,
|
||||
"singleQuote": true,
|
||||
"arrowParens": "always",
|
||||
"printWidth": 80,
|
||||
"trailingComma": "es5"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue