Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Bruno Predot
/
tmdb_test
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Bruno Predot
2025-05-20 17:06:25 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
98ee3221fd782db197968d832b62511fbe29221f
98ee3221
1 parent
a4cd5f87
ajout rules
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
eslint.config.mjs
eslint.config.mjs
View file @
98ee322
...
...
@@ -28,6 +28,7 @@ export default antfu({
rules: {
"antfu/if-newline": 0,
"antfu/curly": 0,
"vue/valid-v-slot": 0,
},
// Enable stylistic formatting rules.
...
...
Please
register
or
login
to post a comment