UNPKG
mantiqh-resizer-js
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.3-3
1.0.3-2
1.0.3-1
1.0.2
1.0.1
1.0.0
File uploading package in AWS S3
mantiqh-resizer-js
/
.vscode
/
settings.json
12 lines
(11 loc)
•
279 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{ "editor
.formatOnSave
": true,
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
,
"editor.codeActionsOnSave"
: { "
source
.fixAll
.eslint
":
"explicit"
,
"source.fixAll"
:
"explicit"
}, "
[typescript]
": { "editor
.defaultFormatter
":
"esbenp.prettier-vscode"
} }