add prettier and null responses

This commit is contained in:
2020-12-05 09:46:24 +05:30
parent 577df86ab3
commit b4444c68e2
2 changed files with 11 additions and 3 deletions

View File

@@ -11,6 +11,10 @@
"type": "git",
"url": "git+https://github.com/chrisvrose/nodejs-fm.git"
},
"prettier":{
"tabWidth": 4,
"semi": true
},
"keywords": [
"file-manager",
"file-viewer"