mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-16 02:03:47 -04:00
Lint with eslint
Requires at least node v8.x
This commit is contained in:
parent
c12fcbeb85
commit
ebeb45c8d6
3 changed files with 13 additions and 2 deletions
8
proxy/.eslintrc.json
Normal file
8
proxy/.eslintrc.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"env": {
|
||||
"browser": true,
|
||||
"es6": true,
|
||||
"node": true
|
||||
},
|
||||
"extends": "eslint:recommended"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue