issues
search
arlac77
/
loglevel-mixin
mixin to declare logging methods named after a given set of log levels
BSD 2-Clause "Simplified" License
1
stars
0
forks
source link
merge from template-sync/template-arlac77-github
#1529
Closed
arlac77
closed
3 weeks ago
arlac77
commented
3 weeks ago
package.json
chore(scripts): add tsc --allowJs --declaration --emitDeclarationOnly --declarationDir types --resolveJsonModule --target es2024 --lib es2024 --lib dom -m esnext --module nodenext --moduleResolution nodenext --rootDir src ./src*
/
.mjs (scripts.prepare:typescript) chore(scripts): add tsc --allowJs --checkJs --noEmit --resolveJsonModule --target es2024 --lib es2024 --lib dom -m esnext --module nodenext --moduleResolution nodenext ./src*
/
.mjs (scripts.lint:typescript) chore(deps): add ^5.7.0-beta remove ^5.6.3 (devDependencies.typescript)
package.json