### What problem does this feature solve? this may fix errors made by misktake quickly. e.g.: there is a piece of code like `v-if="a=b"`, but what I want is `v-if="a===b"` ### What does the proposed API look like? nothing here <!-- generated by vue-issues. DO NOT REMOVE -->