Skip to content
Snippets Groups Projects
Commit d790ccc8 authored by VENNER Maxence's avatar VENNER Maxence
Browse files

Initial commit

parents
Branches
No related tags found
No related merge requests found
{
"compilerOptions": {
"noImplicitAny": true
},
"lint": {
"rules": {
"tags": ["recommended"],
"include": [
"ban-untagged-todo",
"camelcase",
"explicit-function-return-type"
],
"exclude": ["no-unused-vars", "prefer-const"]
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment