|
|
pirms 1 gada | |
|---|---|---|
| .. | ||
| .github | pirms 1 gada | |
| .vscode | pirms 1 gada | |
| test | pirms 1 gada | |
| .editorconfig | pirms 1 gada | |
| .eslintignore | pirms 1 gada | |
| .eslintrc.js | pirms 1 gada | |
| .prettierignore | pirms 1 gada | |
| .prettierrc | pirms 1 gada | |
| LICENSE.md | pirms 1 gada | |
| README.md | pirms 1 gada | |
| index.js | pirms 1 gada | |
| package.json | pirms 1 gada | |
Helper functions for exposing prettier changes within linting tools.
This package contains:
showInvisibles(string) - Replace invisible characters with ones you can see for
for easier diffing.generateDifferences(source, prettierSource) - Generate an array of
differences between two strings.This code was extracted from eslint-plugin-prettier v2.7.0