
Seems like an issue with Husky, as mentioned in this issue. If there are just samples, remove Husky with yarn remove husky and install it again with yarn add husky -D. git/hooks folder of your project there should be a pre-commit hook. Once this Dockerfile has been added to the Job Request service workspace. If Husky is not runing on commit (no message from a pre-commit script), please check. Get up and running with VS Code by building multi-platform, cloud-native.I'd use Prettier as they picked some good defaults.
#VSCODE WORKSPACE HOW TO#
It should show you how to have code formatting with some modifications but I wouldn't recommend it. I prepared a pull-request for Boostnote here, which is adding Standardx to match the style of the repository. If you like to customize it anyway, please have a look for Standard or Standardx. add space inside parens, you will have a hard time because Prettier customization is hard or not possible. It will be automatically consistently styled on save and pretty-quick will check that everyone who commits will use prettier - for users that are not using the VS Code Prettier extension. As Prettier is automatically styling your code, so you don't have to care about spaces or quotes, etc. I think with the mentioned setup the dev.


If you're having an extension that you're using for your Javascript development, please let me know and add a comment below.įor a project with Typescript you would change from eslint to tslint and use the extension ms-vscode.vscode-typescript-tslint-plugin. I'll extend the list if I'm using another one.
