Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Matching escaped and unescaped keys.
Note that this is affected by humanwhocodes/momoa#164 in the sense that in JSON5 mode, unquoted escaped keys are not yet unescaped in the same was as all other keys, and will not trigger this lint yet. When the momoa issue is fixed, released, and we have updated to that version, uncomment the last test in no-duplicate-keys.test.js. Suggest that we create a separate issue in this repo to track that change. Refs eslint#68
- Loading branch information