diff --git a/.ncurc.js b/.ncurc.js index bac8b45c8..1dcb0edb0 100644 --- a/.ncurc.js +++ b/.ncurc.js @@ -7,9 +7,5 @@ module.exports = { 'decamelize', 'escape-string-regexp', 'open-editor', - - // Todo[engine:node@>=16]: Requires Node 16 - 'eslint-config-canonical', - 'glob', ], };