JSPM

@mcha/cfiles

1.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q55675F
  • License MIT

Generate opinionated config files for (some) JS tools

Package Exports

  • @mcha/cfiles

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mcha/cfiles) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

JS util dot files

Helper to quickly create some util config files

npx @mcha/cfiles
? Choose config file (Use arrow keys)
❯ .eslintrc.js
  tsconfig.json
  .prettierrc
  jest.config.js

# tsconfig.json has further options:
? Creating tsconfig.json for: (Use arrow keys)
❯ nextjs
  node
  react
  reactnative

credit to tsconfig.json