mirror of
https://github.com/wassname/talk.git
synced 2026-07-27 11:28:12 +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