2018-12-11 19:49:21 +01:00
{
"compilerOptions" : {
/ * B a s i c O p t i o n s * /
"target" : "es2018" ,
"lib" : [ "es2018" , "dom" ] , / * S p e c i f y l i b r a r y f i l e s t o b e i n c l u d e d i n t h e c o m p i l a t i o n . * /
"allowJs" : true , / * A l l o w j a v a s c r i p t f i l e s t o b e c o m p i l e d . * /
"checkJs" : true , / * R e p o r t e r r o r s i n . j s f i l e s . * /
// "jsx": "preserve", /* Specify JSX code generation: 'preserve', 'react-native', or 'react'. */
2020-01-23 21:45:56 +01:00
"declaration" : true , / * G e n e r a t e s c o r r e s p o n d i n g ' . d . t s ' f i l e . * /
2018-12-11 19:49:21 +01:00
// "declarationMap": true, /* Generates a sourcemap for each corresponding '.d.ts' file. */
// "sourceMap": true, /* Generates corresponding '.map' file. */
2020-01-23 21:45:56 +01:00
// "outFile": "./dist/yjs.js", /* Concatenate and emit output to single file. */
"outDir" : "./dist" , / * R e d i r e c t o u t p u t s t r u c t u r e t o t h e d i r e c t o r y . * /
"rootDir" : "./" , / * S p e c i f y t h e r o o t d i r e c t o r y o f i n p u t f i l e s . U s e t o c o n t r o l t h e o u t p u t d i r e c t o r y s t r u c t u r e w i t h - - o u t D i r . * /
2018-12-11 19:49:21 +01:00
// "composite": true, /* Enable project compilation */
// "removeComments": true, /* Do not emit comments to output. */
2020-01-23 21:45:56 +01:00
// "noEmit": true, /* Do not emit outputs. */
2018-12-11 19:49:21 +01:00
// "importHelpers": true, /* Import emit helpers from 'tslib'. */
// "downlevelIteration": true, /* Provide full support for iterables in 'for-of', spread, and destructuring when targeting 'ES5' or 'ES3'. */
// "isolatedModules": true, /* Transpile each file as a separate module (similar to 'ts.transpileModule'). */
/ * S t r i c t T y p e - C h e c k i n g O p t i o n s * /
"strict" : true , / * E n a b l e a l l s t r i c t t y p e - c h e c k i n g o p t i o n s . * /
2019-03-26 01:14:15 +01:00
"noImplicitAny" : true , / * R a i s e e r r o r o n e x p r e s s i o n s a n d d e c l a r a t i o n s w i t h a n i m p l i e d ' a n y ' t y p e . * /
2020-01-23 21:45:56 +01:00
"emitDeclarationOnly" : true ,
2018-12-11 19:49:21 +01:00
// "strictNullChecks": true, /* Enable strict null checks. */
// "strictFunctionTypes": true, /* Enable strict checking of function types. */
// "strictPropertyInitialization": true, /* Enable strict checking of property initialization in classes. */
// "noImplicitThis": true, /* Raise error on 'this' expressions with an implied 'any' type. */
// "alwaysStrict": true, /* Parse in strict mode and emit "use strict" for each source file. */
/ * A d d i t i o n a l C h e c k s * /
// "noUnusedLocals": true, /* Report errors on unused locals. */
// "noUnusedParameters": true, /* Report errors on unused parameters. */
// "noImplicitReturns": true, /* Report error when not all code paths in function return a value. */
// "noFallthroughCasesInSwitch": true, /* Report errors for fallthrough cases in switch statement. */
/ * M o d u l e R e s o l u t i o n O p t i o n s * /
"moduleResolution" : "node" , / * S p e c i f y m o d u l e r e s o l u t i o n s t r a t e g y : ' n o d e ' ( N o d e . j s ) o r ' c l a s s i c ' ( T y p e S c r i p t p r e -1.6 ) . * /
2019-05-28 14:18:20 +02:00
"baseUrl" : "./" , / * B a s e d i r e c t o r y t o r e s o l v e n o n - a b s o l u t e m o d u l e n a m e s . * /
"paths" : {
2019-10-25 23:44:09 +02:00
"yjs" : [ "./src/index.js" ] ,
"lib0/*" : [ "node_modules/lib0/*" ] ,
"lib0/set.js" : [ "node_modules/lib0/set.js" ] ,
"lib0/function.js" : [ "node_modules/lib0/function.js" ]
2019-05-28 14:18:20 +02:00
} , / * A s e r i e s o f e n t r i e s w h i c h r e - m a p i m p o r t s t o l o o k u p l o c a t i o n s r e l a t i v e t o t h e ' b a s e U r l ' . * /
2018-12-11 19:49:21 +01:00
// "rootDirs": [], /* List of root folders whose combined content represents the structure of the project at runtime. */
// "typeRoots": [], /* List of folders to include type definitions from. */
// "types": [], /* Type declaration files to be included in compilation. */
// "allowSyntheticDefaultImports": true, /* Allow default imports from modules with no default export. This does not affect code emit, just typechecking. */
"esModuleInterop" : true , / * E n a b l e s e m i t i n t e r o p e r a b i l i t y b e t w e e n C o m m o n J S a n d E S M o d u l e s v i a c r e a t i o n o f n a m e s p a c e o b j e c t s f o r a l l i m p o r t s . I m p l i e s ' a l l o w S y n t h e t i c D e f a u l t I m p o r t s ' . * /
// "preserveSymlinks": true, /* Do not resolve the real path of symlinks. */
/ * S o u r c e M a p O p t i o n s * /
// "sourceRoot": "", /* Specify the location where debugger should locate TypeScript files instead of source locations. */
// "mapRoot": "", /* Specify the location where debugger should locate map files instead of generated locations. */
// "inlineSourceMap": true, /* Emit a single file with source maps instead of having a separate file. */
// "inlineSources": true, /* Emit the source alongside the sourcemaps within a single file; requires '--inlineSourceMap' or '--sourceMap' to be set. */
/ * E x p e r i m e n t a l O p t i o n s * /
// "experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
2019-05-07 13:44:23 +02:00
"maxNodeModuleJsDepth" : 5 ,
2019-03-26 01:14:15 +01:00
// "types": ["./src/utils/typedefs.js"]
2019-03-13 01:49:51 +01:00
} ,
2020-01-23 21:45:56 +01:00
"include" : [ "./src/**/*.js" , "./tests/**/*.js" ] ,
2019-04-26 18:37:38 +02:00
"exclude" : [ "../lib0/**/*" , "node_modules/**/*" , "dist" , "dist/**/*.js" ]
2018-12-11 19:49:21 +01:00
}