mirror of
https://github.com/rommapp/romm.git
synced 2026-03-03 02:27:00 +00:00
set import order in prettierrc
This commit is contained in:
@@ -1 +1,5 @@
|
||||
plugins: ["@trivago/prettier-plugin-sort-imports"]
|
||||
importOrder:
|
||||
- "<THIRD_PARTY_MODULES>"
|
||||
- "^@/(.*)$"
|
||||
- "^[./]"
|
||||
|
||||
@@ -50,6 +50,9 @@ lint:
|
||||
- frontend/src/__generated__/**
|
||||
- docker/Dockerfile
|
||||
- docker/nginx/js/**
|
||||
- linters: [oxipng]
|
||||
paths:
|
||||
- .github/resources/aikido-badge.png
|
||||
files:
|
||||
- name: vue
|
||||
extensions: [vue]
|
||||
|
||||
Reference in New Issue
Block a user