Move to .eslintrc.js file
This commit is contained in:
parent
522f39617f
commit
ac878bf7c1
@ -1,4 +1,6 @@
|
||||
{
|
||||
"use strict";
|
||||
|
||||
module.exports = {
|
||||
"rules": {
|
||||
// Braces only needed for multi-line arrow function blocks
|
||||
// "arrow-body-style": [2, "as-needed"],
|
Loading…
Reference in New Issue
Block a user