mirror of
https://github.com/actions/publish-action.git
synced 2025-07-13 20:31:49 +02:00
Add and configure ESLint and update configuration for Prettier (#26)
* Add ESLint and Prettier * Rebuild action * Update package.json * Update licenses * Fix review points
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
"outDir": "./lib",
|
||||
"rootDir": "./src",
|
||||
"esModuleInterop": true,
|
||||
"resolveJsonModule": true,
|
||||
|
||||
"strict": true,
|
||||
"noImplicitAny": true,
|
||||
|
Reference in New Issue
Block a user