UNPKG

186 BPlain TextView Raw
1{
2 "stage": 1, // Stage 1 - Proposal
3 "externalHelpers": true,
4 "modules": "common",
5 "optional": [
6 // Stage 0 - Strawman
7 "es7.classProperties",
8 "es7.functionBind"
9 ]
10}