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 = {
|
const plugin = {
|
||||||
meta: {
|
meta: {
|
||||||
name: "godot-eslint-plugin-ignore-c-preprocessors",
|
name: "@godot/eslint-plugin-ignore-c-preprocessors",
|
||||||
version: "0.1.0"
|
version: "0.1.0"
|
||||||
},
|
},
|
||||||
processors: {
|
processors: {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"name": "godot-eslint-plugin-ignore-c-preprocessors",
|
"name": "@godot/eslint-plugin-ignore-c-preprocessors",
|
||||||
"description": "eslint plugin which skips C preprocessors.",
|
"description": "eslint plugin which skips C preprocessors.",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
Reference in New Issue
Block a user