Skip to content

Commit

Permalink
refactor: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pirhoo committed Oct 2, 2024
1 parent 7a36869 commit 745eea6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export default {
return castArray(this.project)
},
pathTreeValue: {
get () {
get() {
return trimEnd(this.pathTreeValues[0], this.pathSeparator)
},
set(value) {
Expand Down

0 comments on commit 745eea6

Please sign in to comment.