eslint-plugin-crisp
Advanced tools
Comparing version 1.0.29 to 1.0.30
{ | ||
"name": "eslint-plugin-crisp", | ||
"version": "1.0.29", | ||
"version": "1.0.30", | ||
"description": "Custom EsLint Rules for Crisp", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -28,3 +28,3 @@ const fs = require("fs"); | ||
"\n \\* This file is part of .+\\n \\*\\n \\* Copyright \\(c\\) \\d{4} Crisp IM SAS\\n \\* All rights belong to Crisp IM SAS\\n ", | ||
"\n \\* This file is part of .+\\n \\*\\n .+ script\\*\\n \\* Copyright: \\d{4}, Crisp IM SAS\\n \\* Author: .+\\n ", | ||
"\n \\* This file is part of .+\\n \\* .+ script\\n \\*\\n \\* Copyright \\d{4}, Crisp IM SAS\\n \\* Author: .+\\n ", | ||
"\n \\* Bundle: .+\\n \\* Project: .+\\n \\* Author: .+\\n \\* Copyright: \\d{4}, Crisp IM SAS\\n " | ||
@@ -31,0 +31,0 @@ ]; |