mirror of
https://github.com/Leaflet/Leaflet.VectorGrid.git
synced 2025-07-20 16:54:48 +00:00
Add eslint config (#114)
This commit is contained in:

committed by
Iván Sánchez Ortega

parent
388e17dd5b
commit
6377bccb0d
6
.eslintrc.json
Normal file
6
.eslintrc.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 6,
|
||||
"sourceType": "module"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user