mirror of
https://github.com/actions/labeler.git
synced 2025-12-12 20:51:42 +00: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