Created
          June 22, 2015 00:42 
        
      - 
      
- 
        Save mattdeboard/a89535a146c8c0abc1c6 to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | (setq kudu-path (concat HOME "projects/kudu/kudu/src/components/*\\.js[x]?")) | |
| (add-to-list 'auto-mode-alist `(,kudu-path . web-mode)) | |
| (setq web-mode-content-types-alist | |
| `(("jsx" . ,kudu-path))) | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment