Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
umpox committed Mar 17, 2022
1 parent f3412a8 commit b6d51ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/web-functionality/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
const baseConfig = require('../../.eslintrc.js')

module.exports = {
extends: '../../.eslintrc.js',
}
6 changes: 6 additions & 0 deletions packages/web-functionality/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,11 @@
"@types/jest": "^27.4.1",
"@types/jest-environment-puppeteer": "^5.0.0",
"@types/puppeteer": "^5.4.5"
},
"release": {
"branches": [
"main",
"tr/add-smoke-tests"
]
}
}

0 comments on commit b6d51ef

Please sign in to comment.