autoformat more files
This commit is contained in:
parent
06b556c34c
commit
f35f362272
47 changed files with 4458 additions and 4459 deletions
2
spec/fixtures/module/function.js
vendored
2
spec/fixtures/module/function.js
vendored
|
@ -1 +1 @@
|
|||
exports.aFunction = function() { return 1127; };
|
||||
exports.aFunction = function () { return 1127; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue