mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Add linting support, and, well, lint.
This commit is contained in:
@@ -8,7 +8,6 @@ const regressionDir = path.resolve(__dirname, 'regression');
|
||||
module.exports = {
|
||||
plugins: [
|
||||
new webpack.ProvidePlugin({
|
||||
$: 'jquery',
|
||||
jQuery: 'jquery',
|
||||
_: 'underscore',
|
||||
'underscore.string': 'underscore.string',
|
||||
|
||||
Reference in New Issue
Block a user