mirror of
https://github.com/godotengine/eslint-plugin-ignore-c-preprocessors.git
synced 2025-12-31 17:49:07 +03:00
Revert "Try removing @godot to debug pre-commit"
This reverts commit ab9e7ba9ee.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const plugin = {
|
||||
meta: {
|
||||
name: "godot-eslint-plugin-ignore-c-preprocessors",
|
||||
name: "@godot/eslint-plugin-ignore-c-preprocessors",
|
||||
version: "0.1.0"
|
||||
},
|
||||
processors: {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "godot-eslint-plugin-ignore-c-preprocessors",
|
||||
"name": "@godot/eslint-plugin-ignore-c-preprocessors",
|
||||
"description": "eslint plugin which skips C preprocessors.",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user