Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GÉANT Service Orchestrator GUI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GÉANT Orchestration and Automation Team
GAP
GÉANT Service Orchestrator GUI
Merge requests
!23
"compendium-frontend/src/pages/Budget.tsx" did not exist on "04c3ccf0e60c609acbfd138ed5a790beffcbd988"
add prettier
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
add prettier
add-prettier
into
develop
Overview
0
Commits
1
Pipelines
1
Changes
31
Merged
Mohammad Torkashvand
requested to merge
add-prettier
into
develop
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
31
Expand
0
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
b370f5a8
1 commit,
1 year ago
31 files
+
16393
−
16370
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
31
Search (e.g. *.vue) (Ctrl+P)
.husky/pre-commit
+
3
−
0
Options
@@ -4,6 +4,9 @@
@@ -4,6 +4,9 @@
echo
"---------- Running TSC ----------"
echo
"---------- Running TSC ----------"
npm run tsc
npm run tsc
echo
"---------- Running Prettier ----------"
npm run prettier
echo
"---------- Running Linter ----------"
echo
"---------- Running Linter ----------"
npm run lint
npm run lint
Loading