Remove lint from fixtures
This commit is contained in:
parent
d333cc5e38
commit
600076b46d
3 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
function foo() {}
|
||||
function foo () {}
|
||||
foo.bar = 'baz'
|
||||
foo.nested = {
|
||||
prop: 'yes'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue