* Fix docker install * Move back twenty-eslint-plugin to eslint-plugin-twenty * fix: add bundled yarn * Improve makeifle structure * Update commands and doc * Add pg_graphql binaries * Fix --------- Co-authored-by: Jérémy Magrin <jeremy.magrin@gmail.com>
6 lines
102 B
JSON
6 lines
102 B
JSON
{
|
|
"compilerOptions": {
|
|
"strict": true
|
|
},
|
|
"include": ["./file.ts", "./react.tsx"]
|
|
} |