Skip to content

Commit

Permalink
Remove stylex packages (facebook#1461)
Browse files Browse the repository at this point in the history
  • Loading branch information
fantactuka authored and acywatson committed Apr 9, 2022
1 parent d563393 commit b70a435
Show file tree
Hide file tree
Showing 54 changed files with 3,383 additions and 21,145 deletions.
3 changes: 0 additions & 3 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ packages/**/*.js.flow
packages/**/*.d.ts
packages/playwright
packages/playwright-core
packages/babel-plugin-transform-stylex
packages/eslint-plugin-stylex
packages/stylex
packages/**/vite.config.js
packages/lexical-website-new/build
**/node_modules
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ module.exports = {
'no-function-declare-after-return',
'react',
'no-only-tests',
'eslint-plugin-stylex',
],

// Stop ESLint from looking for a configuration file in parent folders
Expand Down
4 changes: 1 addition & 3 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ packages/**/build/*.js
packages/**/config/*.js
packages/playwright
packages/playwright-core
packages/babel-plugin-transform-stylex
packages/eslint-plugin-stylex
packages/stylex
packages/**/vite.config.js
**/node_modules
flow-typed
11,573 changes: 3,382 additions & 8,191 deletions package-lock.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-stylex": "1.0.0",
"flow-bin": "^0.171.0",
"fs-extra": "^10.0.0",
"gen-flow-files": "^0.4.11",
Expand Down

This file was deleted.

Loading

0 comments on commit b70a435

Please sign in to comment.