Skip to content

Commit

Permalink
Update project structure config to allow for PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
doubleedesign committed Aug 18, 2024
1 parent ace4298 commit a125274
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion project-structure.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,11 @@
{
"name": "vite.config",
"extension": ["ts"]
},
{
"name": "pull_request_template",
"extension": ["md"]
}
]
}
}
}

0 comments on commit a125274

Please sign in to comment.