forked from vgaNAR6ta/drags-and-nerds
add: PASSAGE V1 COM OFFICIELLE
préparation du template intégration du fond animé fusion du style background et style pcp
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "ES2021",
|
||||
"strict": true,
|
||||
"strictNullChecks": false,
|
||||
"noImplicitAny": true,
|
||||
"noImplicitOverride": true,
|
||||
"types": ["@types/wicg-file-system-access", "@types/dom-webcodecs"]
|
||||
},
|
||||
"include": [
|
||||
"src/**/*",
|
||||
"build/**/*.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user