mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 03:03:59 +00:00
feat!: module & commonjs in base-configs
BREAKING CHANGE: support module, and commonjs types
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@ivuorinen/base-configs",
|
"name": "@ivuorinen/base-configs",
|
||||||
"version": "1.1.106",
|
"version": "1.1.106",
|
||||||
|
"type": "module",
|
||||||
"description": "ivuorinen's shareable configurations meta package",
|
"description": "ivuorinen's shareable configurations meta package",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Ismo Vuorinen",
|
"name": "Ismo Vuorinen",
|
||||||
@@ -32,7 +33,6 @@
|
|||||||
"@ivuorinen/eslint-config": "^0.4.48",
|
"@ivuorinen/eslint-config": "^0.4.48",
|
||||||
"@ivuorinen/markdownlint-config": "^0.2.9",
|
"@ivuorinen/markdownlint-config": "^0.2.9",
|
||||||
"@ivuorinen/prettier-config": "^0.2.16",
|
"@ivuorinen/prettier-config": "^0.2.16",
|
||||||
"@ivuorinen/semantic-release-config": "^0.2.24",
|
"@ivuorinen/semantic-release-config": "^0.2.24"
|
||||||
"eslint-plugin-n": "^17.0.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user