mirror of
https://github.com/cupcakearmy/mikro-orm-arp.git
synced 2025-01-08 16:36:35 +00:00
ignore files
This commit is contained in:
parent
a758e9e3d1
commit
067ccf1d12
@ -1,2 +1,2 @@
|
||||
*
|
||||
!dist
|
||||
!dist/*
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"incremental": true /* Enable incremental compilation */,
|
||||
"incremental": false /* Enable incremental compilation */,
|
||||
"target": "ES2018" /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ESNEXT'. */,
|
||||
"module": "commonjs" /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', 'es2020', or 'ESNext'. */,
|
||||
"declaration": true /* Generates corresponding '.d.ts' file. */,
|
||||
|
Loading…
Reference in New Issue
Block a user