prettier/tests/incremental_basic/tmp2/a.js

4 lines
40 B
JavaScript

// @flow
var a = 0;
module.exports = a;