mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
enforce consistent object brace spacing (#1376)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// @flow
|
||||
const { targets, createConfig } = require('./webpack.common');
|
||||
const {targets, createConfig} = require('./webpack.common');
|
||||
const path = require('path');
|
||||
const PORT = 7936;
|
||||
|
||||
|
Reference in New Issue
Block a user