mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +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