added dev skills image generation

This commit is contained in:
Kim, Jimin 2022-01-08 15:21:15 +09:00
parent 1a2b7eda42
commit 0910a8f88c
12 changed files with 246 additions and 230 deletions

View file

@ -15,5 +15,10 @@
"texmath",
"tinycolor",
"YYYYMMDD"
]
],
"[svg]": {
"editor.defaultFormatter": "jock.svg"
},
// for .ejs files
"html.validate.styles": false
}