Skip to content

Commit a644b14

Browse files
format changes
1 parent 7802311 commit a644b14

24 files changed

+17254
-15902
lines changed

main.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
const organization = require('./types/organization');
44
const ftData = require('./data/ft');
55

6-
function ft () {
6+
function ft() {
77
return organization(ftData);
88
}
99

0 commit comments

Comments
 (0)