Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vue-draggable-grid
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Libraries
vue-draggable-grid
Commits
1398e1bb
Commit
1398e1bb
authored
2 years ago
by
Julian
Browse files
Options
Downloads
Patches
Plain Diff
Change linter config
parent
748edaf5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2
Resolve "Implement basic functionality"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package.json
+2
-1
2 additions, 1 deletion
package.json
with
2 additions
and
1 deletion
package.json
+
2
−
1
View file @
1398e1bb
...
...
@@ -8,7 +8,8 @@
"example:preview"
:
"vite preview example --port 4173"
,
"docs:dev"
:
"vuepress dev docs"
,
"docs:build"
:
"vuepress build docs"
,
"lint"
:
"eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
"lint"
:
"eslint . --ext .vue,.js,.jsx,.cjs,.mjs --ignore-path .gitignore"
,
"reformat"
:
"eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},
"keywords"
:
[],
"author"
:
""
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment