Circuits...
Circuits Fido e Max Qta Fixed error eslint: 7.0.0 is OK
This commit is contained in:
@@ -114,6 +114,13 @@ const baseConfig = {
|
||||
new CopyWebpackPlugin([{
|
||||
from: path.resolve(__dirname, 'src/assets'),
|
||||
}]),
|
||||
new ForkTsCheckerWebpackPlugin({
|
||||
async: false,
|
||||
watch: paths.appSrc,
|
||||
tsconfig: paths.appTsConfig,
|
||||
tslint: paths.appTsLint,
|
||||
memoryLimit: 5000,
|
||||
}),
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user