Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/hotwax/picking into picking/h…
Browse files Browse the repository at this point in the history
  • Loading branch information
amansinghbais committed Dec 11, 2023
2 parents ff4dc89 + 23e29af commit 1749d97
Show file tree
Hide file tree
Showing 7 changed files with 11,454 additions and 54,931 deletions.
13 changes: 1 addition & 12 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,5 @@ module.exports = {
'vue/no-deprecated-slot-attribute': 'off',
'@typescript-eslint/no-explicit-any': 'off',
'vue/multi-word-component-names' : 'off'
},
overrides: [
{
files: [
'**/__tests__/*.{j,t}s?(x)',
'**/tests/unit/**/*.spec.{j,t}s?(x)'
],
env: {
jest: true
}
}
]
}
}
7 changes: 0 additions & 7 deletions jest.config.js

This file was deleted.

Loading

0 comments on commit 1749d97

Please sign in to comment.