This commit is contained in:
Ray Elliott 2021-01-03 23:53:33 +00:00
parent d3a42baec4
commit bb41a5239c
1 changed files with 3 additions and 0 deletions

View File

@ -110,3 +110,6 @@ to use environment variables, must change module.exports to use a function.
stylelint - could only get it to read .stylelintrc after installing
coc-stylelintplus (adds extra features to coc-ctylelint)
eslint - used airbnb base one - note need to install peer dependencies of that
manually - what are peer dependencies and why are they only installed manually?