Initial commit
[e-mobility-charging-stations-simulator.git] / flow-typed / npm / eslint-config-node_vx.x.x.js
1 // flow-typed signature: 8db3d2774e19ee3032aed9ad3984b679
2 // flow-typed version: <<STUB>>/eslint-config-node_v^4.0.0/flow_v0.121.0
3
4 /**
5 * This is an autogenerated libdef stub for:
6 *
7 * 'eslint-config-node'
8 *
9 * Fill this stub out by replacing all the `any` types.
10 *
11 * Once filled out, we encourage you to share your work with the
12 * community by sending a pull request to:
13 * https://github.com/flowtype/flow-typed
14 */
15
16 declare module 'eslint-config-node' {
17 declare module.exports: any;
18 }