mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2026-02-22 13:33:30 +01:00
MAESTRO: fix linting issues
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import coreWebVitals from "eslint-config-next/core-web-vitals";
|
||||
import typescript from "eslint-config-next/typescript";
|
||||
|
||||
export default [...coreWebVitals, ...typescript];
|
||||
const config = [...coreWebVitals, ...typescript];
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user