["WATCH_ARRAY" /* WATCH_ARRAY */]: {
            message: `"watch" option or vm.$watch on an array value will no longer ` +
                    `trigger on array mutation unless the "deep" option is specified. ` +
                    `If current usage is intended, you can disable the compat behavior and ` +
                    `suppress this warning with:` +