mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-21 21:35:16 +02:00
Update to eslint-2.0-beta.1 since eslint its getting better at indents (not yet ready to automatic fix)
This commit is contained in:
9
res/test/.eslintrc
Normal file
9
res/test/.eslintrc
Normal file
@@ -0,0 +1,9 @@
|
||||
// TODO: Some day use eslint-plugin-angular
|
||||
// https://github.com/Gillespie59/eslint-plugin-angular
|
||||
{
|
||||
"env": {
|
||||
"browser": true,
|
||||
"node": true,
|
||||
"protractor": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user