crlf-normalize

v1.0.20
Detect and Normalize the newline characters
char character convert cr crlf detect eol lf line and 8 more...

coverage

yarn run test -- --coverage

pretest

echo pretest

test

jest

test:jest

jest --passWithNoTests

test:jest:coverage

yarn run test:jest -- --coverage

test:jest:snapshot

yarn run test:jest -- -u

test:snapshot

yarn run test -- -u

test:tsd

ynpx tsd

posttest

yarn run build

build

yarn run build:tsdx && yarn run build:dts:tsc

build:dts:bundle

ynpx dts-bundle-generator -o ./dist/index.d.ts ./src/index.ts --no-banner --inline-declare-global & echo build:dts:bundle

build:dts:copy

copy .\src\index.d.ts .\dist\index.d.ts & echo build:dts

build:dts:tsc

yarn run build:dts:tsc:emit && yarn run build:dts:copy

build:dts:tsc:emit

tsc --emitDeclarationOnly --declaration --noEmit false

build:tsdx

ynpx @bluelovers/tsdx build --target node

ci:install

echo ci:install

ci:build

echo ci:build

preversion

echo preversion && yarn run test

version

echo version

postversion

echo postversion

prepublish

echo prepublish

prepare

echo prepare

prepublishOnly

echo prepublishOnly

prepublishOnly:update

yarn run ncu && yarn run sort-package-json

prepack

echo prepack

pack

echo pack

postpack

echo postpack

publish

echo publish

postpublish

echo postpublish

postpublishOnly

echo postpublishOnly

ncu

yarn-tool ncu -u

sort-package-json

yarn-tool sort

tsc:showConfig

ynpx get-current-tsconfig -p
npm i crlf-normalize

Metadata

  • ISC
  • Whatever
  • bluelovers
  • released 1/29/2024

Downloads

Maintainers