Skip to content

Commit

Permalink
improve removepolicies to clear role correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuelet committed Jan 23, 2024
1 parent dfb6988 commit e30b6d4
Show file tree
Hide file tree
Showing 4 changed files with 336 additions and 293 deletions.
10 changes: 10 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"endOfLine": "lf",
"semi": true,
"camelcase": false,
"new-cap": false,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "none",
"printWidth": 100
}
Loading

0 comments on commit e30b6d4

Please sign in to comment.