We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 765c7d4 commit da54ab4Copy full SHA for da54ab4
.eslintrc.js
@@ -6,6 +6,7 @@ module.exports = {
6
'lib/rollup.config.js',
7
'**/dist/**/*.js',
8
'.venv',
9
+ 'babel.config.js',
10
],
11
env: {
12
browser: true,
0 commit comments