mirror of
https://github.com/wassname/talk.git
synced 2026-09-23 13:50:35 +08:00
Remove browser: true in favor of client's eslint file
This commit is contained in:
+1
-2
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"env": {
|
||||
"es6": true,
|
||||
"node": true,
|
||||
"browser": true
|
||||
"node": true
|
||||
},
|
||||
"extends": "eslint:recommended",
|
||||
"rules": {
|
||||
|
||||
Reference in New Issue
Block a user