You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have extension installed, a file named .censitive which contains this: *.{js,ts}:apitoken,.*password.
Then i have in my index.js file: const config = { secretPassword: "ciao1234", } but nothing get censored...
The text was updated successfully, but these errors were encountered:
I have extension installed, a file named
.censitive
which contains this:*.{js,ts}:apitoken,.*password
.Then i have in my
index.js
file:const config = { secretPassword: "ciao1234", }
but nothing get censored...The text was updated successfully, but these errors were encountered: