mirror of https://github.com/lukechilds/got.git
Sindre Sorhus
10 years ago
4 changed files with 5 additions and 16 deletions
@ -1,12 +0,0 @@ |
|||||
{ |
|
||||
"node": true, |
|
||||
"esnext": true, |
|
||||
"bitwise": true, |
|
||||
"curly": true, |
|
||||
"immed": true, |
|
||||
"newcap": true, |
|
||||
"noarg": true, |
|
||||
"undef": true, |
|
||||
"unused": "vars", |
|
||||
"strict": true |
|
||||
} |
|
Loading…
Reference in new issue