Skip to content

Commit

Permalink
Framework: Update lockfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
epiqueras committed Oct 4, 2019
1 parent 032831a commit edd53d4
Show file tree
Hide file tree
Showing 2 changed files with 22,551 additions and 21,089 deletions.
7 changes: 1 addition & 6 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,14 +122,9 @@ module.exports = {
excludedFiles: [
'**/*.@(android|ios|native).js',
'**/@(benchmark|test|__tests__)/**/*.js',
'**/{storybook,stories}\/*\.js',
],
},
{
files: [ 'packages/**/{storybook,stories}\/*\.js' ],
rules: {
'import/no-extraneous-dependencies': 'off',
},
},
{
files: [
'packages/jest*/**/*.js',
Expand Down
Loading

0 comments on commit edd53d4

Please sign in to comment.