Skip to content

Commit 606b222

Browse files
authored
docs: Ensure licenses are all correct (#21)
Add in licenses across the packages, and some other doc QoL stuff
1 parent 091841f commit 606b222

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+304
-906
lines changed

.eslintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ const config = {
99
"plugin:prettier/recommended",
1010
],
1111
ignorePatterns: [
12-
"**/bundlers/**",
1312
"**/coverage/**",
13+
"**/examples/**",
1414
"**/dist/**",
1515
"**/node_modules/**",
1616
"**/test-apps/**",

CONTRIBUTING.md

Lines changed: 79 additions & 0 deletions

bundlers/next-js/src/app/layout.tsx

Lines changed: 0 additions & 22 deletions
This file was deleted.

bundlers/next-js/tailwind.config.ts

Lines changed: 0 additions & 20 deletions
This file was deleted.

bundlers/vite/src/main.tsx

Lines changed: 0 additions & 10 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)