Add a rule to disallow describe.only() and it.only() in tests
This commit is contained in:
Generated
+5
-4
@@ -858,12 +858,13 @@
|
||||
}
|
||||
},
|
||||
"@openlayers/eslint-plugin": {
|
||||
"version": "4.0.0-beta.2",
|
||||
"resolved": "https://registry.npmjs.org/@openlayers/eslint-plugin/-/eslint-plugin-4.0.0-beta.2.tgz",
|
||||
"integrity": "sha512-LgzFAdOXRxljCiBN8BQXt7SqVpb35vraXmVZJrLFzguiwQ0Shz5sgIwyn/n9rRUIZUAhlIc8ztelH22oLVkkeA==",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@openlayers/eslint-plugin/-/eslint-plugin-4.0.0.tgz",
|
||||
"integrity": "sha512-sht71mhj5XRrmeKJYGS4XeLgzV2UsT4rETbjzD/LEPEgKkmgjRdzj1F/qab1Pkfc1qHMFhgw556YmP9yo32H+Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@openlayers/doctrine": "^2.2.0"
|
||||
"@openlayers/doctrine": "^2.2.0",
|
||||
"minimatch": "^3.0.4"
|
||||
}
|
||||
},
|
||||
"@openlayers/pepjs": {
|
||||
|
||||
Reference in New Issue
Block a user