Fix lint
parent
31afee855d
commit
8a52a16a5a
|
@ -1,4 +1,3 @@
|
|||
|
||||
interface CustomTags {
|
||||
[codeAPE: string]: {
|
||||
contenuCentral: string[]
|
||||
|
|
|
@ -32,5 +32,6 @@
|
|||
"vite-build-simulation-data.config.ts",
|
||||
"prerender.ts",
|
||||
"vite-pwa-options.ts"
|
||||
]
|
||||
],
|
||||
"exclude": ["../converters"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue