Skip to content

Commit 039b3ff

Browse files
author
Ives van Hoorne
committed
More refactor
1 parent c434dc4 commit 039b3ff

File tree

127 files changed

+4034
-1603
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+4034
-1603
lines changed

.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
**/cra-files/*.*
2+
**/eslint-lint.js

flow-typed/npm/autoprefixer_vx.x.x.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: a1feacd63a3a8365b7f331bf9372676d
2-
// flow-typed version: <<STUB>>/autoprefixer_v^6.7.7/flow_v0.43.0
1+
// flow-typed signature: 95e8a7425f1fc24f6cf20b4e9218a7f3
2+
// flow-typed version: <<STUB>>/autoprefixer_v^6.7.7/flow_v0.47.0
33

44
/**
55
* This is an autogenerated libdef stub for:
@@ -8,8 +8,8 @@
88
*
99
* Fill this stub out by replacing all the `any` types.
1010
*
11-
* Once filled out, we encourage you to share your work with the
12-
* community by sending a pull request to:
11+
* Once filled out, we encourage you to share your work with the
12+
* community by sending a pull request to:
1313
* https://github.com/flowtype/flow-typed
1414
*/
1515

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: 09272b82e4d7a497eb3ffd12dd130407
2-
// flow-typed version: d28912a036/axios_v0.15.x/flow_>=v0.28.x
1+
// flow-typed signature: b371e1002f7439f9f053dc08186c5375
2+
// flow-typed version: dbaff82b4f/axios_v0.16.x/flow_>=v0.28.x
33

44
declare module 'axios' {
55
declare interface ProxyConfig {
@@ -96,6 +96,7 @@ declare module 'axios' {
9696
request: AxiosRequestInterceptor<mixed>,
9797
response: AxiosResponseInterceptor<mixed>,
9898
};
99+
defaults: AxiosXHRConfig<*> & { headers: Object };
99100
}
100101

101102
declare class AxiosError<T> extends Error {

flow-typed/npm/babel-core_vx.x.x.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: c429165753b6efc81cdaf5d9991baf55
2-
// flow-typed version: <<STUB>>/babel-core_v^6.21.0/flow_v0.43.0
1+
// flow-typed signature: 77c4d152e1137221aa029f59aec990bd
2+
// flow-typed version: <<STUB>>/babel-core_v^6.24.1/flow_v0.47.0
33

44
/**
55
* This is an autogenerated libdef stub for:
@@ -8,8 +8,8 @@
88
*
99
* Fill this stub out by replacing all the `any` types.
1010
*
11-
* Once filled out, we encourage you to share your work with the
12-
* community by sending a pull request to:
11+
* Once filled out, we encourage you to share your work with the
12+
* community by sending a pull request to:
1313
* https://github.com/flowtype/flow-typed
1414
*/
1515

flow-typed/npm/babel-eslint_vx.x.x.js

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: 17a66f6409e310c0b8e272c7bb4400c8
2-
// flow-typed version: <<STUB>>/babel-eslint_v^7.1.1/flow_v0.43.0
1+
// flow-typed signature: 3f39e881bf0b4e83c4715f3d9c1be3f9
2+
// flow-typed version: <<STUB>>/babel-eslint_v^7.2.3/flow_v0.47.0
33

44
/**
55
* This is an autogenerated libdef stub for:
@@ -8,8 +8,8 @@
88
*
99
* Fill this stub out by replacing all the `any` types.
1010
*
11-
* Once filled out, we encourage you to share your work with the
12-
* community by sending a pull request to:
11+
* Once filled out, we encourage you to share your work with the
12+
* community by sending a pull request to:
1313
* https://github.com/flowtype/flow-typed
1414
*/
1515

@@ -26,6 +26,10 @@ declare module 'babel-eslint/babylon-to-espree/attachComments' {
2626
declare module.exports: any;
2727
}
2828

29+
declare module 'babel-eslint/babylon-to-espree/convertComments' {
30+
declare module.exports: any;
31+
}
32+
2933
declare module 'babel-eslint/babylon-to-espree/convertTemplateType' {
3034
declare module.exports: any;
3135
}
@@ -50,6 +54,9 @@ declare module 'babel-eslint/babylon-to-espree/toTokens' {
5054
declare module 'babel-eslint/babylon-to-espree/attachComments.js' {
5155
declare module.exports: $Exports<'babel-eslint/babylon-to-espree/attachComments'>;
5256
}
57+
declare module 'babel-eslint/babylon-to-espree/convertComments.js' {
58+
declare module.exports: $Exports<'babel-eslint/babylon-to-espree/convertComments'>;
59+
}
5360
declare module 'babel-eslint/babylon-to-espree/convertTemplateType.js' {
5461
declare module.exports: $Exports<'babel-eslint/babylon-to-espree/convertTemplateType'>;
5562
}

flow-typed/npm/babel-jest_vx.x.x.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: 71591a897e9fca2a6b850c5d1a4b1f86
2-
// flow-typed version: <<STUB>>/babel-jest_v^19.0.0/flow_v0.43.0
1+
// flow-typed signature: c5f56507f22abc799fee64c0abfe30c0
2+
// flow-typed version: <<STUB>>/babel-jest_v^20.0.3/flow_v0.47.0
33

44
/**
55
* This is an autogenerated libdef stub for:
@@ -8,8 +8,8 @@
88
*
99
* Fill this stub out by replacing all the `any` types.
1010
*
11-
* Once filled out, we encourage you to share your work with the
12-
* community by sending a pull request to:
11+
* Once filled out, we encourage you to share your work with the
12+
* community by sending a pull request to:
1313
* https://github.com/flowtype/flow-typed
1414
*/
1515

flow-typed/npm/babel-loader_vx.x.x.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: 0d9d22848bd3ddbab6e01dd42e2300d7
2-
// flow-typed version: <<STUB>>/babel-loader_v^6.2.10/flow_v0.43.0
1+
// flow-typed signature: eeafedc0d9aaa087b2eefe72388c6498
2+
// flow-typed version: <<STUB>>/babel-loader_v^7.0.0/flow_v0.47.0
33

44
/**
55
* This is an autogenerated libdef stub for:
@@ -8,8 +8,8 @@
88
*
99
* Fill this stub out by replacing all the `any` types.
1010
*
11-
* Once filled out, we encourage you to share your work with the
12-
* community by sending a pull request to:
11+
* Once filled out, we encourage you to share your work with the
12+
* community by sending a pull request to:
1313
* https://github.com/flowtype/flow-typed
1414
*/
1515

flow-typed/npm/babel-plugin-lodash_vx.x.x.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: 1c20a1b1297f292636a33bcd8baa8fe5
2-
// flow-typed version: <<STUB>>/babel-plugin-lodash_v^3.2.11/flow_v0.43.0
1+
// flow-typed signature: 1b10e79bbcd473404d4ccd5c47eca2c9
2+
// flow-typed version: <<STUB>>/babel-plugin-lodash_v^3.2.11/flow_v0.47.0
33

44
/**
55
* This is an autogenerated libdef stub for:
@@ -8,8 +8,8 @@
88
*
99
* Fill this stub out by replacing all the `any` types.
1010
*
11-
* Once filled out, we encourage you to share your work with the
12-
* community by sending a pull request to:
11+
* Once filled out, we encourage you to share your work with the
12+
* community by sending a pull request to:
1313
* https://github.com/flowtype/flow-typed
1414
*/
1515

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
// flow-typed signature: 570dc6d823e76db09a23a3e1530b3b6a
2+
// flow-typed version: <<STUB>>/babel-plugin-syntax-dynamic-import_v^6.18.0/flow_v0.47.0
3+
4+
/**
5+
* This is an autogenerated libdef stub for:
6+
*
7+
* 'babel-plugin-syntax-dynamic-import'
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 'babel-plugin-syntax-dynamic-import' {
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+
declare module 'babel-plugin-syntax-dynamic-import/lib/index' {
26+
declare module.exports: any;
27+
}
28+
29+
// Filename aliases
30+
declare module 'babel-plugin-syntax-dynamic-import/lib/index.js' {
31+
declare module.exports: $Exports<'babel-plugin-syntax-dynamic-import/lib/index'>;
32+
}
Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
// flow-typed signature: d6d547fa0a3095a78b11bd040eb0b923
2+
// flow-typed version: <<STUB>>/babel-plugin-system-import-transformer_v3.1.0/flow_v0.47.0
3+
4+
/**
5+
* This is an autogenerated libdef stub for:
6+
*
7+
* 'babel-plugin-system-import-transformer'
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 'babel-plugin-system-import-transformer' {
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+
declare module 'babel-plugin-system-import-transformer/dist/SystemImportExpressionTransformer' {
26+
declare module.exports: any;
27+
}
28+
29+
declare module 'babel-plugin-system-import-transformer/dist/babelArgumentProvider' {
30+
declare module.exports: any;
31+
}
32+
33+
declare module 'babel-plugin-system-import-transformer/dist/globalObjectHelper' {
34+
declare module.exports: any;
35+
}
36+
37+
declare module 'babel-plugin-system-import-transformer/dist/index' {
38+
declare module.exports: any;
39+
}
40+
41+
declare module 'babel-plugin-system-import-transformer/dist/moduleImportHelper' {
42+
declare module.exports: any;
43+
}
44+
45+
declare module 'babel-plugin-system-import-transformer/dist/promiseUtils' {
46+
declare module.exports: any;
47+
}
48+
49+
declare module 'babel-plugin-system-import-transformer/dist/utils' {
50+
declare module.exports: any;
51+
}
52+
53+
// Filename aliases
54+
declare module 'babel-plugin-system-import-transformer/dist/SystemImportExpressionTransformer.js' {
55+
declare module.exports: $Exports<'babel-plugin-system-import-transformer/dist/SystemImportExpressionTransformer'>;
56+
}
57+
declare module 'babel-plugin-system-import-transformer/dist/babelArgumentProvider.js' {
58+
declare module.exports: $Exports<'babel-plugin-system-import-transformer/dist/babelArgumentProvider'>;
59+
}
60+
declare module 'babel-plugin-system-import-transformer/dist/globalObjectHelper.js' {
61+
declare module.exports: $Exports<'babel-plugin-system-import-transformer/dist/globalObjectHelper'>;
62+
}
63+
declare module 'babel-plugin-system-import-transformer/dist/index.js' {
64+
declare module.exports: $Exports<'babel-plugin-system-import-transformer/dist/index'>;
65+
}
66+
declare module 'babel-plugin-system-import-transformer/dist/moduleImportHelper.js' {
67+
declare module.exports: $Exports<'babel-plugin-system-import-transformer/dist/moduleImportHelper'>;
68+
}
69+
declare module 'babel-plugin-system-import-transformer/dist/promiseUtils.js' {
70+
declare module.exports: $Exports<'babel-plugin-system-import-transformer/dist/promiseUtils'>;
71+
}
72+
declare module 'babel-plugin-system-import-transformer/dist/utils.js' {
73+
declare module.exports: $Exports<'babel-plugin-system-import-transformer/dist/utils'>;
74+
}

0 commit comments

Comments
 (0)