mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
style: run prettier on webpack5 files
This commit is contained in:
@@ -37,7 +37,7 @@ export interface IWebpackEnv {
|
||||
verbose?: boolean;
|
||||
|
||||
// misc
|
||||
replace?: string[] | string
|
||||
replace?: string[] | string;
|
||||
}
|
||||
|
||||
interface IChainEntry {
|
||||
|
||||
Reference in New Issue
Block a user