mirror of
https://github.com/AnandChowdhary/package-version-action.git
synced 2025-12-06 07:48:12 +08:00
11 lines
149 B
JSON
11 lines
149 B
JSON
{
|
|
"files": [
|
|
".github/**/*",
|
|
"tsconfig.json",
|
|
"release.config.js",
|
|
"jest.config.js",
|
|
".prettierrc.cjs",
|
|
".npmignore"
|
|
]
|
|
}
|