Commit 0185fa0
committed
feature(eslint-plugin-putout) eslint-plugin-node -> eslint-plugin-n
1 parent be85d5a commit 0185fa0
File tree
342 files changed
+537
-537
lines changed- codemods
- apply-filter-boolean
- apply-replace-all
- convert-any-to-primitive
- convert-pascal-to-camel
- cut-legacy
- cut-useless-functions
- madrun
- remove-legacy-from-gitignore
- remove-madrun-from-gitignore
- remove-putoutcache-from-gitignore
- packages
- babel-plugin-putout
- cli-cache
- cli-keypress
- cli-match
- cli-ruler
- cli-validate-args
- compare
- engine-loader
- engine-parser
- engine-processor
- engine-runner
- eslint-config
- eslint-plugin-putout
- lib
- formatter-codeframe
- formatter-dump
- formatter-eslint
- formatter-frame
- formatter-json-lines
- formatter-json
- formatter-memory
- formatter-progress-bar
- formatter-progress
- formatter-stream
- operate
- operator-add-args
- operator-declare
- operator-regexp
- plugin-apply-array-at
- plugin-apply-comparison-order
- plugin-apply-destructuring
- plugin-apply-early-return
- plugin-apply-if-condition
- plugin-apply-is-array
- plugin-apply-nullish-coalescing
- plugin-apply-numeric-separators
- plugin-apply-optional-chaining
- plugin-apply-shorthand-properties
- plugin-browserlist
- plugin-cloudcmd
- plugin-convert-apply-to-spread
- plugin-convert-arguments-to-rest
- plugin-convert-array-copy-to-slice
- plugin-convert-assignment-to-arrow-function
- plugin-convert-assignment-to-comparison
- plugin-convert-bitwise-to-logical
- plugin-convert-commonjs-to-esm
- plugin-convert-comparison-to-boolean
- plugin-convert-concat-to-flat
- plugin-convert-const-to-let
- plugin-convert-equal-to-strict-equal
- plugin-convert-esm-to-commonjs
- plugin-convert-for-each-to-for-of
- plugin-convert-for-in-to-for-of
- plugin-convert-for-to-for-of
- plugin-convert-imul-to-multiplication
- plugin-convert-index-of-to-includes
- plugin-convert-is-nan-to-number-is-nan
- plugin-convert-map-to-for-of
- plugin-convert-math-pow
- plugin-convert-mock-require-to-mock-import
- plugin-convert-object-assign-to-merge-spread
- plugin-convert-quotes-to-backticks
- plugin-convert-reduce-to-for-of
- plugin-convert-spread-to-array-from
- plugin-convert-sqrt-to-hypot
- plugin-convert-template-to-string
- plugin-convert-throw
- plugin-convert-to-arrow-function
- plugin-convert-typeof-to-is-type
- plugin-declare-before-reference
- plugin-declare-imports-first
- plugin-declare-undefined-variables
- plugin-eslint
- plugin-extract-object-properties
- plugin-extract-sequence-expressions
- plugin-github
- plugin-gitignore
- plugin-jest
- plugin-madrun
- plugin-merge-destructuring-properties
- plugin-merge-duplicate-imports
- plugin-merge-if-statements
- plugin-montag
- plugin-new
- plugin-nodejs
- plugin-npmignore
- plugin-package-json
- plugin-postcss
- plugin-promises
- plugin-putout-config
- plugin-putout
- plugin-react-hooks
- plugin-regexp
- plugin-remove-boolean-from-assertions
- plugin-remove-boolean-from-logical-expressions
- plugin-remove-console
- plugin-remove-constant-conditions
- plugin-remove-debugger
- plugin-remove-duplicate-case
- plugin-remove-duplicate-keys
- plugin-remove-duplicates-from-logical-expressions
- plugin-remove-empty
- plugin-remove-iife
- plugin-remove-nested-blocks
- plugin-remove-unreachable-code
- plugin-remove-unreferenced-variables
- plugin-remove-unused-expressions
- plugin-remove-unused-for-of-variables
- plugin-remove-unused-private-fields
- plugin-remove-unused-variables
- plugin-remove-useless-arguments
- plugin-remove-useless-array-constructor
- plugin-remove-useless-array-entries
- plugin-remove-useless-array-from
- plugin-remove-useless-assign
- plugin-remove-useless-conditions
- plugin-remove-useless-constructor
- plugin-remove-useless-continue
- plugin-remove-useless-else
- plugin-remove-useless-escape
- plugin-remove-useless-for-of
- plugin-remove-useless-functions
- plugin-remove-useless-map
- plugin-remove-useless-operand
- plugin-remove-useless-replace
- plugin-remove-useless-return
- plugin-remove-useless-spread
- plugin-remove-useless-template-expressions
- plugin-remove-useless-templates
- plugin-remove-useless-type-conversion
- plugin-remove-useless-typeof
- plugin-remove-useless-variables
- plugin-reuse-duplicate-init
- plugin-simplify-assignment
- plugin-simplify-logical-expressions
- plugin-simplify-ternary
- plugin-split-nested-destructuring
- plugin-split-variable-declarations
- plugin-strict-mode
- plugin-tape
- plugin-travis
- plugin-try-catch
- plugin-typescript
- plugin-webpack
- processor-css
- processor-html
- processor-ignore
- processor-javascript
- processor-json
- processor-markdown
- processor-typescript
- processor-wasm
- processor-yaml
- putout
- test
- traverse
- rules
- add-readme-to-homepage
- set-description
- set-homepage
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
342 files changed
+537
-537
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
0 commit comments