JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 179
  • Score
    100M100P100Q147507F
  • License Apache-2.0

Package Exports

  • @jonahsnider/xo-config

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 (@jonahsnider/xo-config) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@jonahsnider/xo-config

npm Build Status XO code style

My XO linter config.

Usage

Docs.

Create xo.config.cjs:

module.exports = require('@jonahsnider/xo-config');