@textlint/config-loader

v14.2.1
Config loader for textlint. .textlintrc loader
textlint

build

tsc -b . && tsc -b ./tsconfig.module.json

clean

rimraf lib/ module/

format

prettier --write "**/*.{js,jsx,ts,tsx,css}"

prepublish

npm run --if-present build

test

mocha

updateSnapshot

UPDATE_SNAPSHOT=1 npm test

watch

tsc -b . --watch
npm i @textlint/config-loader

Metadata

  • MIT
  • Whatever
  • azu
  • released 10/5/2024

Downloads