Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Idalite Frontend
eslint-config-ts
Commits
5f49f58a
Commit
5f49f58a
authored
2 years ago
by
Sergey Pushkin
Browse files
Options
Download
Email Patches
Plain Diff
chore(release): 1.0.2
parent
800f90e1
Pipeline
#20195
passed with stage
in 22 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+2
-0
CHANGELOG.md
package-lock.json
+1
-1
package-lock.json
package.json
+1
-1
package.json
with
4 additions
and
2 deletions
+4
-2
CHANGELOG.md
View file @
5f49f58a
...
...
@@ -2,4 +2,6 @@
All notable changes to this project will be documented in this file. See
[
standard-version
](
https://github.com/conventional-changelog/standard-version
)
for commit guidelines.
### [1.0.2](https://git.idalite.com/idalite-frontend/eslint-config-ts/compare/v1.0.1...v1.0.2) (2022-11-11)
### 1.0.1 (2022-11-11)
This diff is collapsed.
Click to expand it.
package-lock.json
View file @
5f49f58a
{
"name"
:
"@idalite-frontend/eslint-config-ts"
,
"version"
:
"1.0.
1
"
,
"version"
:
"1.0.
2
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
This diff is collapsed.
Click to expand it.
package.json
View file @
5f49f58a
{
"name"
:
"@idalite-frontend/eslint-config-ts"
,
"version"
:
"1.0.
1
"
,
"version"
:
"1.0.
2
"
,
"description"
:
"IdaLite shared TypeScript eslint config"
,
"main"
:
"index.js"
,
"scripts"
:
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help