Skip to content

Commit

Permalink
Merge 31d307a into feature/238
Browse files Browse the repository at this point in the history
  • Loading branch information
salesforce-org-metaci[bot] committed Feb 4, 2022
2 parents ca88ba8 + 31d307a commit aa91874
Show file tree
Hide file tree
Showing 3 changed files with 870 additions and 768 deletions.
1 change: 1 addition & 0 deletions .forceignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
**/jsconfig.json
**/.eslintrc.json
**/__tests__

# All Profiles
*.profile

Expand Down
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,19 @@
},
"resolutions": {
"axios": "^0.21.1",
"nth-check": "^2.0.1",
"node-notifier": "^8.0.1",
"is-svg": "^4.3.1",
"set-value": "^4.0.1",
"tmpl": "^1.0.5",
"trim-newlines": "^3.0.1",
"yargs-parser": "^20.2.2"
},
"scripts": {
"test:unit": "lwc-jest",
"test:unit:watch": "lwc-jest --watch",
"test:unit:debug": "lwc-jest --debug",
"test:unit:a11y": "SA11Y_AUTO=1 SA11Y_CLEANUP=1 lwc-jest",
"test:unit:coverage": "lwc-jest --coverage"
}
}
Loading

0 comments on commit aa91874

Please sign in to comment.