eslint: Rename to .json, mark as root config - fixes #7433

This commit is contained in:
Kevin Ji 2018-02-25 23:19:13 -08:00 committed by Logan Smyth
parent 5cd8b5b7f0
commit fc64ab5725

View File

@ -1,4 +1,5 @@
{
"root": true,
"extends": "babel",
"plugins": [
"prettier"