We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Requirements:
skuba build command that supports CommonJS + ES2015 module outputs (Add build-package command #15)
skuba build
skuba configure tweaks to accommodate packages
skuba configure
Retain package.json name, readme, version (Retain proper package.json fields with configure #18)
package.json
Rewrite package.name files, main, module, typings (Store project type to tailor configuration #66)
package.name
Exclude skuba-dive (Store project type to tailor configuration #66)
skuba-dive
Exclude tsconfig.json baseUrl and paths (Store project type to tailor configuration #66)
tsconfig.json
Do not modify package.name license, private (Store project type to tailor configuration #66)
skuba init template (Add template for npm package #40)
skuba init
skuba lint TSDoc support (Add more package goodies #75)
skuba lint
skuba release command (e.g. Changesets, Semantic Release) (Add template for npm package #40)
skuba release
Migration guide (Extend migration docs #56)
The text was updated successfully, but these errors were encountered:
Slated for v3.7.0. PRs will be raised to seek-module-toolkit to force some alignment prior to migration.
seek-module-toolkit
Sorry, something went wrong.
No branches or pull requests
Requirements:
skuba build
command that supports CommonJS + ES2015 module outputs (Add build-package command #15)skuba configure
tweaks to accommodate packagesRetain
package.json
name, readme, version (Retain proper package.json fields with configure #18)Rewrite
package.name
files, main, module, typings (Store project type to tailor configuration #66)Exclude
skuba-dive
(Store project type to tailor configuration #66)Exclude
tsconfig.json
baseUrl and paths (Store project type to tailor configuration #66)Do not modify
package.name
license, private (Store project type to tailor configuration #66)skuba init
template (Add template for npm package #40)tsconfig.json
baseUrl and paths (Add more package goodies #75)skuba lint
TSDoc support (Add more package goodies #75)skuba release
command (e.g.Changesets, Semantic Release) (Add template for npm package #40)Migration guide (Extend migration docs #56)
The text was updated successfully, but these errors were encountered: