850c7cfdb82f007627b53d1aa3e3560dde861e7d
[e-mobility-charging-stations-simulator.git] / flow-typed / npm / eslint-config-google_vx.x.x.js
1 // flow-typed signature: 6d53b8beb7564f054aa77b01a0bdc854
2 // flow-typed version: <<STUB>>/eslint-config-google_v^0.14.0/flow_v0.136.0
3
4 /**
5 * This is an autogenerated libdef stub for:
6 *
7 * 'eslint-config-google'
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-google' {
17 declare module.exports: any;
18 }
19
20 /**
21 * We include stubs for each file inside this npm package in case you need to
22 * require those files directly. Feel free to delete any files that aren't
23 * needed.
24 */
25
26
27 // Filename aliases
28 declare module 'eslint-config-google/index' {
29 declare module.exports: $Exports<'eslint-config-google'>;
30 }
31 declare module 'eslint-config-google/index.js' {
32 declare module.exports: $Exports<'eslint-config-google'>;
33 }