react-native/packages/eslint-plugin-specs
Sam Zhou 94009f30e0 Update hermes-parser and related packages in fbsource to 0.24.0 (#46802)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/46802

Bump hermes-parser and related packages to [0.24.0](https://github.com/facebook/hermes/blob/main/tools/hermes-parser/js/CHANGELOG.md).

Changelog: [internal]

Reviewed By: javache

Differential Revision: D63797332

fbshipit-source-id: 98179d3cd777ff6824dfd10ceb7236a02dc6c9d6
2024-10-03 08:20:16 -07:00
..
__tests__ Switch to hermes-parser in eslint-* package tests (#46699) 2024-09-27 10:20:19 -07:00
with-babel-register Enable lint/sort-imports everywhere (#41334) 2023-11-06 12:59:38 -08:00
index.js '@emails' -> '@oncall' (*.js) 2022-09-21 20:47:05 -07:00
package.json Update hermes-parser and related packages in fbsource to 0.24.0 (#46802) 2024-10-03 08:20:16 -07:00
postpack.js
prepack.js
react-native-modules.js Throw Flow syntax errors instead of continuing to process the AST (#39035) 2023-11-08 01:33:42 -08:00
README.md Add missing READMEs & Update package.json in all RN packages (#37090) 2023-04-28 04:26:20 -07:00

@react-native/eslint-plugin-specs

Version

Installation

yarn add --dev @react-native/eslint-plugin-specs

Note: We're using yarn to install deps. Feel free to change commands to use npm 3+ and npx if you like

Testing

To run the tests in this package, run the following commands from the React Native root folder:

  1. yarn to install the dependencies. You just need to run this once
  2. yarn jest packages/eslint-plugin-specs.