Skip to content

Commit

Permalink
Remove redundant exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
swsnr committed Sep 5, 2024
1 parent a375102 commit 3b18e52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@
"@types/gnome-shell/ambient.d.ts",
// Our sources
"src/**/*.ts"
],
"exclude": [".eslintrc.cjs"]
]
}

0 comments on commit 3b18e52

Please sign in to comment.