mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 18:10:18 +05:30
Update version to 1.3.3 and add font size adjustment features
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git checkout:*)",
|
||||
"Bash(npm install)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(rmdir:*)",
|
||||
"Bash(powershell:*)",
|
||||
"Bash(npx electron-builder:*)",
|
||||
"Bash(dir dist)",
|
||||
"Bash(git tag:*)",
|
||||
"Bash(git push:*)",
|
||||
"Bash(gh release create:*)",
|
||||
"Bash(gh auth:*)",
|
||||
"Bash(gh release delete:*)",
|
||||
"Bash(gh release list:*)",
|
||||
"Bash(gh release upload:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(npm uninstall:*)",
|
||||
"Bash(git add:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user