mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Fix eslint config
This commit is contained in:
parent
efd2bbb03e
commit
b86c6a7b78
1 changed files with 2 additions and 1 deletions
|
@ -2,5 +2,6 @@ env:
|
||||||
browser: true
|
browser: true
|
||||||
es6: true
|
es6: true
|
||||||
jquery: true
|
jquery: true
|
||||||
|
|
||||||
extends: google
|
extends: google
|
||||||
|
rules:
|
||||||
|
require-jsdoc: off
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue