Add node modules and compiled JavaScript from main (#57)
Co-authored-by: Oliver King <oking3@uncc.edu>
This commit is contained in:
co-authored by
Oliver King
parent
d893f27da9
commit
7f7e5ba5ea
+2
@@ -0,0 +1,2 @@
|
||||
import { Dictionary } from './common-types';
|
||||
export declare function applyExtends(config: Dictionary, cwd: string, mergeExtends?: boolean): Dictionary;
|
||||
Reference in New Issue
Block a user