Skip to content
New issue

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

merge from template-arlac77-github #1433

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

arlac77
Copy link
Contributor

@arlac77 arlac77 commented Mar 7, 2024

package.json

  • chore(scripts): add tsc --allowJs --declaration --emitDeclarationOnly --declarationDir types --resolveJsonModule -t esnext -m esnext --module nodenext --moduleResolution nodenext --rootDir src ./src**/.mjs (scripts.prepare:typescript)
    chore(scripts): add tsc --allowJs --checkJs --noEmit --resolveJsonModule -t esnext -m esnext --module nodenext --moduleResolution nodenext ./src**/
    .mjs (scripts.lint:typescript)

… --declarationDir types --resolveJsonModule -t esnext -m esnext --module nodenext --moduleResolution nodenext --rootDir src ./src**/*.mjs (scripts.prepare:typescript)

chore(scripts): add tsc --allowJs --checkJs --noEmit --resolveJsonModule -t esnext -m esnext --module nodenext --moduleResolution nodenext ./src**/*.mjs (scripts.lint:typescript)
… --declarationDir types --resolveJsonModule -t esnext -m esnext --module nodenext --moduleResolution nodenext --rootDir src ./src**/*.mjs (scripts.prepare:typescript)

chore(scripts): add tsc --allowJs --checkJs --noEmit --resolveJsonModule -t esnext -m esnext --module nodenext --moduleResolution nodenext ./src**/*.mjs (scripts.lint:typescript)
@arlac77 arlac77 merged commit 1baa1da into master Mar 7, 2024
8 of 9 checks passed
@arlac77 arlac77 deleted the template-sync/template-arlac77-github branch March 7, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant