Commit c96f589
committed
feature(@putout/plugin-npmignore) add coverage
1 parent fcc1009 commit c96f589
File tree
135 files changed
+212
-60
lines changed- codemods
- apply-replace-all
- convert-pascal-to-camel
- cut-legacy
- cut-useless-functions
- madrun
- remove-legacy-from-gitignore
- packages
- babel-plugin-putout
- engine-loader
- engine-parser
- engine-processor
- engine-runner
- eslint-config
- eslint-plugin-putout
- formatter-codeframe
- formatter-dump
- formatter-eslint
- formatter-frame
- formatter-json-lines
- formatter-json
- formatter-memory
- formatter-progress-bar
- formatter-progress
- formatter-stream
- keypress
- operate
- plugin-add-return-await
- plugin-apply-destructuring
- plugin-apply-nullish-coalescing
- plugin-apply-numeric-separators
- plugin-apply-optional-chaining
- plugin-apply-shorthand-properties
- plugin-apply-top-level-await
- plugin-browserlist
- plugin-cloudcmd
- plugin-convert-apply-to-spread
- plugin-convert-arguments-to-rest
- plugin-convert-array-copy-to-slice
- plugin-convert-binary-expression-to-boolean
- plugin-convert-commonjs-to-esm
- 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-generic-to-shorthand
- plugin-convert-index-of-to-includes
- plugin-convert-math-pow
- plugin-convert-object-assign-to-merge-spread
- plugin-convert-spread-to-array-from
- plugin-convert-template-to-string
- plugin-convert-throw
- plugin-convert-to-arrow-function
- plugin-convert-top-level-return
- plugin-declare-undefined-variables
- plugin-eslint
- plugin-extract-object-properties
- plugin-extract-sequence-expressions
- plugin-gitignore
- plugin-merge-destructuring-properties
- plugin-merge-duplicate-imports
- plugin-merge-if-statements
- plugin-nodejs
- plugin-npmignore
- lib
- add-dot-files
- fixture
- test
- fixture
- plugin-package-json
- plugin-postcss
- plugin-promises
- plugin-putout-config
- plugin-putout
- plugin-react-hooks
- plugin-regexp
- plugin-remove-boolean-from-logical-expressions
- plugin-remove-console
- plugin-remove-constant-conditions
- plugin-remove-debugger
- plugin-remove-double-negations
- plugin-remove-duplicate-interface-keys
- plugin-remove-duplicate-keys
- plugin-remove-duplicates-from-logical-expressions
- plugin-remove-empty-pattern
- plugin-remove-empty
- plugin-remove-iife
- plugin-remove-nested-blocks
- plugin-remove-only
- plugin-remove-process-exit
- plugin-remove-skip
- 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-types
- plugin-remove-unused-variables
- plugin-remove-useless-array-from
- plugin-remove-useless-async
- plugin-remove-useless-await
- plugin-remove-useless-escape
- plugin-remove-useless-for-of
- plugin-remove-useless-functions
- plugin-remove-useless-spread
- plugin-remove-useless-template-expressions
- plugin-remove-useless-templates
- plugin-remove-useless-type-convertion
- plugin-remove-useless-typeof
- plugin-remove-useless-types
- plugin-remove-useless-variables
- plugin-reuse-duplicate-init
- plugin-simplify-ternary
- plugin-split-nested-destructuring
- plugin-split-variable-declarations
- plugin-strict-mode
- plugin-tape
- plugin-travis
- plugin-webpack
- processor-css
- processor-ignore
- processor-javascript
- processor-json
- processor-markdown
- processor-yaml
- remark-putout
- test
- traverse
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
135 files changed
+212
-60
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
0 commit comments