Commit 54e55b1b authored by John Crepezzi's avatar John Crepezzi
Browse files

Added JSON to extension map (JS)

Closes #28
parent 08d37cc7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -168,7 +168,7 @@ haste.extensionMap = {
  lua: 'lua', pas: 'delphi', java: 'java', cpp: 'cpp', cc: 'cpp', m: 'objectivec',
  vala: 'vala', cs: 'cs', sql: 'sql', sm: 'smalltalk', lisp: 'lisp', ini: 'ini',
  diff: 'diff', bash: 'bash', sh: 'bash', tex: 'tex', erl: 'erlang', hs: 'haskell',
  md: 'markdown', txt: '', coffee: 'coffee'
  md: 'markdown', txt: '', coffee: 'coffee', json: 'js'
};

// Look up the extension preferred for a type