Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Projects

A pnpm workspace of personal git submodule projects.

I use pnpm to link dependencies between projects in a way that keeps VsCode go to behaviour.

Build files

I'm trying to DRY my projects while keeping easy for people to create MRs.

  • rollup.config.js
  • .eslintrc.json
  • run.sh
  • jsconfig.json
    • user's must set "js/ts.implicitProjectConfig.module": "NodeNext" in theirs vscode settings
      • it allows code navigation with packages using exports in package.json
    • I might put this in .vscode
  • LICENSE
    • github NEEDS a separate file, I'm stubborn, I only put it in the README.md
  • CONTRIBUTING.md
    • linked in README.md
  • cspell.json
  • .gitignore
    • needed
  • package-lock.json
    • I think I can get away without this

Contributing
License (MIT)

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages