From 4bbcd63826f36ebfcbca8b35be3c4b4c76549e94 Mon Sep 17 00:00:00 2001 From: Antoine Vandecreme Date: Thu, 26 Nov 2015 17:24:37 -0500 Subject: [PATCH] Fix formatting on netbeans. --- nbproject/project.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nbproject/project.properties b/nbproject/project.properties index 422675b4..c57a3e0d 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -5,7 +5,9 @@ auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.tab-size=8 auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-limit-width=80 auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-line-wrap=none auxiliary.org-netbeans-modules-editor-indent.CodeStyle.usedProfile=project +auxiliary.org-netbeans-modules-editor-indent.text.javascript.CodeStyle.project.continuationIndentSize=4 auxiliary.org-netbeans-modules-editor-indent.text.javascript.CodeStyle.project.indent-shift-width=4 +auxiliary.org-netbeans-modules-editor-indent.text.javascript.CodeStyle.project.spaceBeforeAnonMethodDeclParen=false auxiliary.org-netbeans-modules-editor-indent.text.x-json.CodeStyle.project.indent-shift-width=2 auxiliary.org-netbeans-modules-editor-indent.text.x-json.CodeStyle.project.spaces-per-tab=2 auxiliary.org-netbeans-modules-web-clientproject-api.js_2e_libs_2e_folder=src