Files
discoursejs/.npmignore

11 lines
83 B
Plaintext

**/*
!/**/*.ts
!/**/*.js
!/**/*.map
/.eslintrc.js
/cjs
/.tshy
/.tshy-*
/__tests__