mirror of
https://github.com/scratchfoundation/scratch-semantic-release-config.git
synced 2025-07-24 20:59:15 -04:00
chore: allow semantic-release template strings
This commit is contained in:
parent
8db74d0f2e
commit
7fa411b3ba
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
// semantic-release parses curly-brace template items in plain strings:
|
||||||
|
/* eslint-disable no-template-curly-in-string */
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
branches: ['main'],
|
branches: ['main'],
|
||||||
plugins: [
|
plugins: [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue