зеркало из
1
0
Форкнуть 0
This commit is contained in:
Jonathan Kingston 2017-05-29 09:17:50 +01:00 коммит произвёл Frederik
Родитель 01c6eb042a
Коммит 795326354c
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -50,7 +50,7 @@ Or:
```
{
"plugins": ["no-unsanitized"],
"env": {
"rules": {
"no-unsanitized/method": "error",
"no-unsanitized/property": "error"
}
@ -62,7 +62,7 @@ Or:
```js
{
"plugins": ["no-unsanitized"],
"env": {
"rules": {
"no-unsanitized/method": [
"error",
{