mirror of
https://git.netzspielplatz.de/docker-multiarch/openwrt-firmware-selector.git
synced 2025-11-08 20:59:29 +00:00
ignore devDependencies for test dependencies
This commit is contained in:
parent
330a2407a8
commit
d6283eca43
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ module.exports = {
|
|||
rules: {
|
||||
'linebreak-style': 'off',
|
||||
'react/prop-types': 'off',
|
||||
'import/no-extraneous-dependencies': ['error', { devDependencies: true }],
|
||||
'prettier/prettier': [
|
||||
'error',
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue