How to Install and Uninstall node-eslint-plugin-es Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "node-eslint-plugin-es" package

In this section, we are going to explain the necessary steps to install node-eslint-plugin-es on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-eslint-plugin-es

2. Uninstall "node-eslint-plugin-es" package

This is a short guide on how to uninstall node-eslint-plugin-es on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-eslint-plugin-es $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-eslint-plugin-es package on Ubuntu 21.10 (Impish Indri)

Package: node-eslint-plugin-es
Architecture: all
Version: 4.1.0~ds1-2
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 269
Depends: node-eslint-utils, node-regexpp
Enhances: eslint
Filename: pool/universe/n/node-eslint-plugin-es/node-eslint-plugin-es_4.1.0~ds1-2_all.deb
Size: 22060
MD5sum: e6ea9f17886b164fcf10154b855f5d8f
SHA1: 0523cbe5cc4efbc4bb6aa605181ac0ec2b6e1b7b
SHA256: d965582c228d709c1566341ac61f02e0644f13ec4812ebc9aa8d7742618ee1b7
SHA512: e6e6c5cc83b358ebf3c1f86839c3baeaa2ec6fed1d53a4b8aaf2f8d4e7daf590ad34e12041e0e58a3b53b8545e7c2dfd544b9d8a216c0d38ca904cfcbc8706ad
Homepage: https://github.com/mysticatea/eslint-plugin-es
Description-en: ESLint plugin which disallows each ECMAScript syntax
Espree, the default parser of ESLint, has option "ecmaVersion".
However, it doesn't support enabling each syntactic feature individually.
.
This plugin lets us disable each syntactic feature individually.
So we can enable arbitrary syntactic features
with the combination of ecmaVersion and this plugin.
.
ESLint is a tool for identifying and reporting on patterns
found in ECMAScript/JavaScript code.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: d2878ae22d3511ebddde24bd12cd6ab7