mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-28 08:10:45 +00:00
Exclude out folder from eslint #2
This commit is contained in:
parent
96f2deba32
commit
d1a1782f5a
|
@ -16,7 +16,7 @@
|
|||
"eslintIgnore": [
|
||||
"vendor/**",
|
||||
"node_modules/**",
|
||||
"out/**",
|
||||
"out/**"
|
||||
],
|
||||
"jshintConfig": {
|
||||
"esversion": 6
|
||||
|
|
Loading…
Reference in a new issue