mirror of
https://github.com/strapi/strapi.git
synced 2025-08-20 14:49:38 +00:00
Remove eslint from strapi-helper-plugin waiting for eslint PR
This commit is contained in:
parent
79881f3707
commit
c2ceb04959
@ -91,4 +91,4 @@
|
|||||||
},
|
},
|
||||||
"preferGlobal": true,
|
"preferGlobal": true,
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
@ -32,5 +32,5 @@ cd ../strapi-plugin-upload
|
|||||||
npm run test
|
npm run test
|
||||||
|
|
||||||
# Test `strapi-helper-plugin`
|
# Test `strapi-helper-plugin`
|
||||||
cd ../strapi-helper-plugin/lib
|
# cd ../strapi-helper-plugin/lib
|
||||||
npm run test
|
# npm run test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user