You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, this is intentional.
Node.js community intended to deprecate four methods (assert.equal, assert.deepEqual, assert.notDeepEqual, and assert.notEqual) rather than all of the non-strict methods. See the commit.
…ea#139)
* feat: Use enhanced-resolve for imports
* chore: Improve the metadata from "ImportTarget"
* chore: remove "enhanced-resolve" from "no-hide-core-modules"
* test: Add a test for mysticatea#66
* feat!: Allow ts paths aliases (mysticatea#84)
* feat: Allow for "allowImportingTsExtensions" (mysticatea#134)
* feat: Add test for import maps (mysticatea#147)
* Update lib/util/import-target.js
Co-authored-by: Sebastian Good <[email protected]>
* test: Add test for n/no-missing-require eslint/use-at-your-own-risk
* chore: Remove esbuild
* feat: Allow for settings.cwd to be used before process.cwd
* chore: replace reference to eslint/use-at-your-own-risk
* chore: Remove more unused packages
* chore: update rule test options to flat config
* fix: incorrect env in tests
---------
Co-authored-by: 唯然 <[email protected]>
node>=9.9.0
The text was updated successfully, but these errors were encountered: