We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0532d5b commit da07cc5Copy full SHA for da07cc5
.babelrc
@@ -1,3 +1,10 @@
1
{
2
- "stage": 0
+ "stage": 0,
3
+ "env": {
4
+ "test": {
5
+ "plugins": [
6
+ "typecheck"
7
+ ]
8
+ }
9
10
}
0 commit comments