From 3154330e15715098c12f0cc189b8f57372f6455e Mon Sep 17 00:00:00 2001 From: hardikthecoder <85208662+hardiktheprogrammer@users.noreply.github.com> Date: Thu, 14 Jul 2022 02:21:30 +0530 Subject: [PATCH] `.node-safe.json` it remove . before node --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 84126f4..17c15cf 100644 --- a/readme.md +++ b/readme.md @@ -347,7 +347,7 @@ To disable the shell integration just remove the line we added earlier and resta #### Use a config file -I recommend using a `.node-safe.json` [config file](#config-file) when working on projects. You don't need to remember to use commandline arguments and your team members get to enjoy the sandboxing permissions you've created as well. +I recommend using a `node-safe.json` [config file](#config-file) when working on projects. You don't need to remember to use commandline arguments and your team members get to enjoy the sandboxing permissions you've created as well. Adding a config file to your project also allows you to add this cool badge to your readme 😄