mirror of
https://github.com/airbnb/javascript.git
synced 2026-01-14 14:17:55 -05:00
Merge pull request #833 from bae-unidev/master
jshint: 'esnext' option has been deprecated
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"node": true,
|
||||
|
||||
// Allow ES6.
|
||||
"esnext": true,
|
||||
"esversion": 6,
|
||||
|
||||
/*
|
||||
* ENFORCING OPTIONS
|
||||
|
||||
Reference in New Issue
Block a user