Skip to content

Commit

Permalink
exclude files
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedHamouGisaia committed Dec 20, 2024
1 parent 6bc9d25 commit e69b0b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/arlas-mapbox/karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
// Karma configuration file, see link for more information
// https://karma-runner.github.io/1.0/config/configuration-file.html

//NOSONAR

module.exports = function (config) {
config.set({
Expand Down
2 changes: 2 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
sonar.language=ts
sonar.exclusions=**/node_modules/**,**/**.js/**

0 comments on commit e69b0b3

Please sign in to comment.