prettier/tests/flow/config_module_name_rewrite_.../Exists.js

6 lines
48 B
JavaScript

/* @flow */
module.exports = {
numVal: 42
};