-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: added default jest config in new project template (#289) * docs: add semvar info to publishing doc (#312) * chore: remove codecov.io (#315) * fix: add *.app to eslintignore (#313) * feat(gitignore): add dotenv files (#314) * add code folders to analytics projects (#316) * fix: update .nvmrc to match volta config * feat: add code folders to analytics projects This is aura/, classes/, and lwc/, plus the corresponding eslint configs. Also adds the analytics vscode extension to the extension recommendations. * build: upgrade dependencies (#317) * build: update nyc in packages/templates * build: update lerna * build: update commitlint deps * build: upgrade yeoman packages Co-authored-by: Philippe Ozil <[email protected]> Co-authored-by: Shelby Holden <[email protected]> Co-authored-by: Willie Ruemmele <[email protected]> Co-authored-by: Jonathan Wiesel <[email protected]> Co-authored-by: Greg Smith <[email protected]> Co-authored-by: Bryan Powell <[email protected]>
- Loading branch information
1 parent
9cb89e0
commit 62cef9c
Showing
15 changed files
with
1,354 additions
and
850 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v10.15.3 | ||
v12.4.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.