Skip to content

Commit

Permalink
chore: add jetbrains IDE support for license check
Browse files Browse the repository at this point in the history
  • Loading branch information
fatb38 committed Feb 14, 2024
1 parent 76c8a94 commit 9c59ce3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion license-check-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"**/theme.config",
"**/*.svg",
"**/*tsconfig*",
"**/*.tsbuildinfo"
"**/*.tsbuildinfo",
".idea"
]
}

0 comments on commit 9c59ce3

Please sign in to comment.