1
1
mirror of https://github.com/c8r/x0.git synced 2024-08-16 17:00:24 +03:00

Clean up erroneous semi-colon

This commit is contained in:
Chris Draycott-Wheatley 2019-02-18 14:27:08 +00:00
parent 8f36ed010a
commit 61942606f0

View File

@ -17,7 +17,7 @@ const babel = {
'@babel/plugin-transform-runtime',
'@babel/plugin-proposal-class-properties'
].map(require.resolve)
};
}
const rules = [
{