mirror of
https://github.com/actions/labeler
synced 2026-05-11 21:51:08 +02:00
Add .prettierrc.json to configure Prettier, reformat code
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { run } from "./labeler";
|
||||
import {run} from './labeler';
|
||||
|
||||
run();
|
||||
|
||||
Reference in New Issue
Block a user